diff --git a/nuget/resharper-template-compiler.nuspec b/nuget/resharper-template-compiler.nuspec index a170c37..837cb64 100644 --- a/nuget/resharper-template-compiler.nuspec +++ b/nuget/resharper-template-compiler.nuspec @@ -2,7 +2,7 @@ CitizenMatt.ReSharper.LiveTemplateCompiler - 3.2.0 + 3.3.0 ReSharper Live Template Compiler Matt Ellis citizenmatt @@ -11,6 +11,9 @@ false MSBuild tooling to convert markdown files into ReSharper Live Templates in a .DotSettings file +̶ Improve formatting of tables in README + +From 3.2: ̶ Include dependencies for .net 4.8 build From 3.1: diff --git a/src/resharper-template-compiler/resharper-template-compiler.csproj b/src/resharper-template-compiler/resharper-template-compiler.csproj index d183a9c..e38f1f3 100644 --- a/src/resharper-template-compiler/resharper-template-compiler.csproj +++ b/src/resharper-template-compiler/resharper-template-compiler.csproj @@ -8,9 +8,9 @@ true resharper-template-compiler resharper-template-compiler - Copyright © Matt Ellis 2021 - 3.2.0.0 - 3.2.0.0 + Copyright © Matt Ellis 2023 + 3.3.0.0 + 3.3.0.0 diff --git a/src/tests/tests.csproj b/src/tests/tests.csproj index dbb99db..9bb42f5 100644 --- a/src/tests/tests.csproj +++ b/src/tests/tests.csproj @@ -2,7 +2,7 @@ net48;netcoreapp31 false - Copyright © Matt Ellis 2021 + Copyright © Matt Ellis 2023 @@ -18,4 +18,4 @@ - \ No newline at end of file +