From 0e1ddc37cbe140090a76f5d1c39ddb9b80bf01b7 Mon Sep 17 00:00:00 2001 From: Eduardo Favarin Date: Sat, 30 Aug 2025 16:51:05 -0300 Subject: [PATCH 1/3] =?UTF-8?q?Atualiza=C3=A7=C3=A3o=20para=20NetStandard,?= =?UTF-8?q?=20Net8=20e=20Net9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DocsBr.Tests/DocsBr.Tests.csproj | 137 ++++-------------------- DocsBr.Tests/Properties/AssemblyInfo.cs | 36 ------- DocsBr/DocsBr.csproj | 99 ++--------------- DocsBr/Properties/AssemblyInfo.cs | 36 ------- 4 files changed, 30 insertions(+), 278 deletions(-) delete mode 100644 DocsBr.Tests/Properties/AssemblyInfo.cs delete mode 100644 DocsBr/Properties/AssemblyInfo.cs diff --git a/DocsBr.Tests/DocsBr.Tests.csproj b/DocsBr.Tests/DocsBr.Tests.csproj index a7cf21e..b14d29d 100644 --- a/DocsBr.Tests/DocsBr.Tests.csproj +++ b/DocsBr.Tests/DocsBr.Tests.csproj @@ -1,128 +1,31 @@ - - + + - Debug - AnyCPU - {67359E77-34CC-45DD-82F1-6DDBBE644C5E} + net8.0;netstandard2.1;net452 Library - Properties DocsBr.Tests DocsBr.Tests - v4.5.2 512 - {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 10.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages - False - UnitTest - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + + true + - + - - - - - - - - - - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - {c5e55497-8b55-493f-bf9f-ae7afca5c368} - DocsBr - + - - - - - False - - - False - - - False - - - False - - - - - - - - \ No newline at end of file + + diff --git a/DocsBr.Tests/Properties/AssemblyInfo.cs b/DocsBr.Tests/Properties/AssemblyInfo.cs deleted file mode 100644 index 31b3f49..0000000 --- a/DocsBr.Tests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("DocsBr.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("DocsBr.Tests")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("67359e77-34cc-45dd-82f1-6ddbbe644c5e")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.21.1104.1402")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/DocsBr/DocsBr.csproj b/DocsBr/DocsBr.csproj index 4ff1944..e64de21 100644 --- a/DocsBr/DocsBr.csproj +++ b/DocsBr/DocsBr.csproj @@ -1,96 +1,17 @@ - - - + + - Debug - AnyCPU - {C5E55497-8B55-493F-BF9F-AE7AFCA5C368} + net8.0;netstandard2.1;net452 + true + Library - Properties DocsBr DocsBr - v4.5.2 512 - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - \ No newline at end of file + + diff --git a/DocsBr/Properties/AssemblyInfo.cs b/DocsBr/Properties/AssemblyInfo.cs deleted file mode 100644 index 4bde428..0000000 --- a/DocsBr/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("DocsBr")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("DocsBr")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("c5e55497-8b55-493f-bf9f-ae7afca5c368")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.21.1104.1402")] -[assembly: AssemblyFileVersion("1.0.0.0")] From 8aa88b6613183f547904f9186309894123bc3352 Mon Sep 17 00:00:00 2001 From: Eduardo Favarin Date: Sat, 30 Aug 2025 17:17:41 -0300 Subject: [PATCH 2/3] test --- DocsBr.Tests/DocsBr.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DocsBr.Tests/DocsBr.Tests.csproj b/DocsBr.Tests/DocsBr.Tests.csproj index b14d29d..2e6d5f6 100644 --- a/DocsBr.Tests/DocsBr.Tests.csproj +++ b/DocsBr.Tests/DocsBr.Tests.csproj @@ -28,4 +28,4 @@ - + \ No newline at end of file From 99b46b20a9df44bd21d1b403287324e1df9adfac Mon Sep 17 00:00:00 2001 From: Eduardo Favarin Date: Sat, 30 Aug 2025 17:26:39 -0300 Subject: [PATCH 3/3] Ajuste packageId --- DocsBr/DocsBr.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/DocsBr/DocsBr.csproj b/DocsBr/DocsBr.csproj index e64de21..dcf990f 100644 --- a/DocsBr/DocsBr.csproj +++ b/DocsBr/DocsBr.csproj @@ -3,11 +3,16 @@ net8.0;netstandard2.1;net452 true - Library DocsBr DocsBr 512 + docsbr + 1.3.1 + martinusso;Eduardo Favarin + docsbr + Validação e formatação de documentos do Brasil + https://www.nuget.org/packages/docsbr/