diff --git a/src/Demo/Demo.csproj b/src/Demo/Demo.csproj index e0287127..d9b72ba9 100644 --- a/src/Demo/Demo.csproj +++ b/src/Demo/Demo.csproj @@ -2,7 +2,7 @@ WinExe - net6.0-windows + net6.0-windows true SmartFormat.Demo.ico 8.0 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index c34a4727..cac90b31 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -17,6 +17,18 @@ All latest strict + netstandard2.0;netstandard2.1;net461;net6.0 + + Please see release notes on + https://github.com/axuno/SmartFormat/releases/ + + MIT + + + https://github.com/axuno/SmartFormat + SmartFormat_365x365.png + true + ../SmartFormat/SmartFormat.snk diff --git a/src/Performance/Performance.csproj b/src/Performance/Performance.csproj index 180e5152..b5a602a3 100644 --- a/src/Performance/Performance.csproj +++ b/src/Performance/Performance.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net6.0 9.0 ../SmartFormat/SmartFormat.snk true diff --git a/src/SmartFormat.Extensions.Newtonsoft.Json/SmartFormat.Extensions.Newtonsoft.Json.csproj b/src/SmartFormat.Extensions.Newtonsoft.Json/SmartFormat.Extensions.Newtonsoft.Json.csproj index fa34feb8..8fb6c382 100644 --- a/src/SmartFormat.Extensions.Newtonsoft.Json/SmartFormat.Extensions.Newtonsoft.Json.csproj +++ b/src/SmartFormat.Extensions.Newtonsoft.Json/SmartFormat.Extensions.Newtonsoft.Json.csproj @@ -10,24 +10,9 @@ It uses extensions to provide named placeholders, localization, pluralization, g SmartFormat.Extensions.Newtonsoft.Json SmartFormat.Extensions.Newtonsoft.Json SmartFormat.Extensions.Newtonsoft.Json - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp - - - - netstandard2.0;netstandard2.1;net461 true enable - true - ../SmartFormat/SmartFormat.snk - enable nullable diff --git a/src/SmartFormat.Extensions.System.Text.Json/SmartFormat.Extensions.System.Text.Json.csproj b/src/SmartFormat.Extensions.System.Text.Json/SmartFormat.Extensions.System.Text.Json.csproj index 8d1c32fa..0b049412 100644 --- a/src/SmartFormat.Extensions.System.Text.Json/SmartFormat.Extensions.System.Text.Json.csproj +++ b/src/SmartFormat.Extensions.System.Text.Json/SmartFormat.Extensions.System.Text.Json.csproj @@ -10,24 +10,9 @@ It uses extensions to provide named placeholders, localization, pluralization, g SmartFormat.Extensions.System.Text.Json SmartFormat.Extensions.System.Text.Json SmartFormat.Extensions.System.Text.Json - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp - - - - netstandard2.0;netstandard2.1;net461;net6.0 true enable - true - ../SmartFormat/SmartFormat.snk - enable nullable diff --git a/src/SmartFormat.Extensions.Time/SmartFormat.Extensions.Time.csproj b/src/SmartFormat.Extensions.Time/SmartFormat.Extensions.Time.csproj index 3cea6994..537d5d7e 100644 --- a/src/SmartFormat.Extensions.Time/SmartFormat.Extensions.Time.csproj +++ b/src/SmartFormat.Extensions.Time/SmartFormat.Extensions.Time.csproj @@ -10,24 +10,9 @@ It uses extensions to provide named placeholders, localization, pluralization, g SmartFormat.Extensions.Time SmartFormat.Extensions.Time SmartFormat.Extensions.Time - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp - - - - netstandard2.0;netstandard2.1;net461 true enable - true - ../SmartFormat/SmartFormat.snk - enable nullable diff --git a/src/SmartFormat.Extensions.Xml/SmartFormat.Extensions.Xml.csproj b/src/SmartFormat.Extensions.Xml/SmartFormat.Extensions.Xml.csproj index 7357d98b..b5f02849 100644 --- a/src/SmartFormat.Extensions.Xml/SmartFormat.Extensions.Xml.csproj +++ b/src/SmartFormat.Extensions.Xml/SmartFormat.Extensions.Xml.csproj @@ -10,24 +10,9 @@ It uses extensions to provide named placeholders, localization, pluralization, g SmartFormat.Extensions.Xml SmartFormat.Extensions.Xml SmartFormat.Extensions.Xml - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp - - - - netstandard2.0;netstandard2.1;net461 true enable - true - ../SmartFormat/SmartFormat.snk - enable nullable diff --git a/src/SmartFormat.Net/SmartFormat.Net.csproj b/src/SmartFormat.Net/SmartFormat.Net.csproj index aaf139b6..01d868f6 100644 --- a/src/SmartFormat.Net/SmartFormat.Net.csproj +++ b/src/SmartFormat.Net/SmartFormat.Net.csproj @@ -9,26 +9,12 @@ It can format various data sources into a string with a minimal, intuitive synta It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting. SmartFormat.Net - netstandard2.0;netstandard2.1;net461 true SmartFormat.Net - ../SmartFormat/SmartFormat.snk - true SmartFormat.NET - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp enable nullable - - - true true diff --git a/src/SmartFormat.ZString/SmartFormat.ZString.csproj b/src/SmartFormat.ZString/SmartFormat.ZString.csproj index 97ab52ce..d135a041 100644 --- a/src/SmartFormat.ZString/SmartFormat.ZString.csproj +++ b/src/SmartFormat.ZString/SmartFormat.ZString.csproj @@ -1,7 +1,6 @@ - netstandard2.0;netstandard2.1;net461;net6.0 SmartFormat.ZString true @@ -14,13 +13,6 @@ © Cysharp, Inc. string; Zero allocation StringBuilder for .NET Core and Unity. - https://github.com/axuno/SmartFormat - https://github.com/axuno/SmartFormat - git - MIT - true - ../SmartFormat/SmartFormat.snk - SmartFormat_365x365.png enable @@ -77,16 +69,16 @@ - + - - + + - - <_Parameter1>SmartFormat.ZString.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100a1cdb8ba81e1a00f0f9509a8f0c896e0de0da6875652fffd44fb867e6b78fd78c31c6fdb07544b2ae53ed4b56daa90333d32ac14387f7f68d39165da8f99b8c294c1cee1bcc4bbcbe2dd73879824b53708837f425e2bf5c7d2cf868de9548c44871888bf9db5cb425064dda4b17134f8e3b52e1f686315a1832043c7b58fb0ac - + + <_Parameter1>SmartFormat.ZString.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100a1cdb8ba81e1a00f0f9509a8f0c896e0de0da6875652fffd44fb867e6b78fd78c31c6fdb07544b2ae53ed4b56daa90333d32ac14387f7f68d39165da8f99b8c294c1cee1bcc4bbcbe2dd73879824b53708837f425e2bf5c7d2cf868de9548c44871888bf9db5cb425064dda4b17134f8e3b52e1f686315a1832043c7b58fb0ac + diff --git a/src/SmartFormat.sln b/src/SmartFormat.sln index 15ee1006..88965116 100644 --- a/src/SmartFormat.sln +++ b/src/SmartFormat.sln @@ -25,7 +25,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartFormat.Net", "SmartFor EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartFormat.Extensions.Time", "SmartFormat.Extensions.Time\SmartFormat.Extensions.Time.csproj", "{62553041-4606-47FC-B44E-8D6D51F23E22}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartFormat.ZString.Tests", "SmartFormat.ZString.Tests\SmartFormat.ZString.Tests.csproj", "{72652F62-537C-4C57-9D2A-4FD6C4BF8425}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartFormat.ZString.Tests", "SmartFormat.ZString.Tests\SmartFormat.ZString.Tests.csproj", "{72652F62-537C-4C57-9D2A-4FD6C4BF8425}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0E3785E7-6A2D-48E9-821B-1BCF96314066}" + ProjectSection(SolutionItems) = preProject + .editorconfig = .editorconfig + Directory.Build.props = Directory.Build.props + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/src/SmartFormat/SmartFormat.csproj b/src/SmartFormat/SmartFormat.csproj index 1b18fa0f..33b1815a 100644 --- a/src/SmartFormat/SmartFormat.csproj +++ b/src/SmartFormat/SmartFormat.csproj @@ -8,25 +8,12 @@ It can format various data sources into a string with a minimal, intuitive synta It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting. SmartFormat + netstandard2.0;netstandard2.1;net461 SmartFormat SmartFormat - Please see release notes on -https://github.com/axuno/SmartFormat/releases/ - - MIT - - - https://github.com/axuno/SmartFormat - SmartFormat_365x365.png string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp - - - - netstandard2.0;netstandard2.1;net461 true enable - true - ../SmartFormat/SmartFormat.snk $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage nullable