diff --git a/src/YuriyGuts.RegexBuilder.TestApp/YuriyGuts.RegexBuilder.TestApp.csproj b/src/YuriyGuts.RegexBuilder.TestApp/YuriyGuts.RegexBuilder.TestApp.csproj index 6a64456..36ab5c0 100644 --- a/src/YuriyGuts.RegexBuilder.TestApp/YuriyGuts.RegexBuilder.TestApp.csproj +++ b/src/YuriyGuts.RegexBuilder.TestApp/YuriyGuts.RegexBuilder.TestApp.csproj @@ -1,58 +1,11 @@ - - + - Debug x86 - 8.0.30703 - 2.0 - {DCD71530-7D6D-49E0-8893-CB119B358A57} - Exe - Properties YuriyGuts.RegexBuilder.Tests - YuriyGuts.RegexBuilder.TestApp - v4.0 - Client - 512 + false + net6.0 - - x86 - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - x86 - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - {A8F68F40-BDBD-4C68-A91A-A11B25682846} - YuriyGuts.RegexBuilder - + - - \ No newline at end of file diff --git a/src/YuriyGuts.RegexBuilder.Tests/YuriyGuts.RegexBuilder.Tests.csproj b/src/YuriyGuts.RegexBuilder.Tests/YuriyGuts.RegexBuilder.Tests.csproj index 373fa8a..d61443a 100644 --- a/src/YuriyGuts.RegexBuilder.Tests/YuriyGuts.RegexBuilder.Tests.csproj +++ b/src/YuriyGuts.RegexBuilder.Tests/YuriyGuts.RegexBuilder.Tests.csproj @@ -1,71 +1,20 @@ - - + - Debug - AnyCPU - - - 2.0 - {6B67AA82-B0A9-4DF3-8556-026903159C6F} Library - Properties - YuriyGuts.RegexBuilder.Tests - YuriyGuts.RegexBuilder.Tests - v4.0 - 512 - {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + false + net6.0 - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - 3.5 - - False - - - - - - - - + - - {A8F68F40-BDBD-4C68-A91A-A11B25682846} - YuriyGuts.RegexBuilder - + + + - - \ No newline at end of file diff --git a/src/YuriyGuts.RegexBuilder/YuriyGuts.RegexBuilder.csproj b/src/YuriyGuts.RegexBuilder/YuriyGuts.RegexBuilder.csproj index 0cac5db..8156ac6 100644 --- a/src/YuriyGuts.RegexBuilder/YuriyGuts.RegexBuilder.csproj +++ b/src/YuriyGuts.RegexBuilder/YuriyGuts.RegexBuilder.csproj @@ -1,72 +1,18 @@ - - + - Debug - AnyCPU - 8.0.30703 - 2.0 - {A8F68F40-BDBD-4C68-A91A-A11B25682846} Library - Properties - YuriyGuts.RegexBuilder - YuriyGuts.RegexBuilder - v4.0 - 512 + false + true + 1.0.1 + Support .netstandard 2.0 + netstandard2.0 - true - full - false ..\~BuildOutput\Debug\ - DEBUG;TRACE - prompt - 4 - pdbonly - true ..\~BuildOutput\Release\ - TRACE - prompt - 4 true AllRules.ruleset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - echo F|xcopy /y "$(TargetPath)" "$(TargetDir)..\..\NuGetPackage\lib\net40\$(TargetFileName)" - - \ No newline at end of file