diff --git a/.build/.build.csproj b/.build/.build.csproj index 908ebb27..1d0bcc79 100644 --- a/.build/.build.csproj +++ b/.build/.build.csproj @@ -10,13 +10,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/Directory.Build.targets b/Directory.Build.targets index 50530ca5..336567e5 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,7 +1,7 @@  - + diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d5eab469..753dc637 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,7 @@ resources: - repository: rsg type: github name: RocketSurgeonsGuild/AzureDevopsTemplates - ref: refs/tags/v0.8.5 + ref: refs/tags/v0.8.6 endpoint: github variables: @@ -40,6 +40,7 @@ jobs: Verbosity: $(Verbosity) GitHub: true GitHubPackages: false - DotNetVersion: "2.2.301" + DotNet21Version: "2.1.801" + DotNetVersion: "2.2.401" DotNet3Version: "3.0.100-preview7-012821" NuGetVersion: "5.2.0" diff --git a/templates/Api/Rocket.Surgery.Api.csproj b/templates/Api/Rocket.Surgery.Api.csproj index 9f724325..b6797a55 100644 --- a/templates/Api/Rocket.Surgery.Api.csproj +++ b/templates/Api/Rocket.Surgery.Api.csproj @@ -14,11 +14,11 @@ #endif --> - + - - + + diff --git a/templates/Cli/Rocket.Surgery.Cli.csproj b/templates/Cli/Rocket.Surgery.Cli.csproj index 7d504ebc..05e9bdad 100644 --- a/templates/Cli/Rocket.Surgery.Cli.csproj +++ b/templates/Cli/Rocket.Surgery.Cli.csproj @@ -14,10 +14,10 @@ #endif --> - + - - + + diff --git a/templates/Function/Rocket.Surgery.Functions.csproj b/templates/Function/Rocket.Surgery.Functions.csproj index 189c0ed1..16d1ec90 100644 --- a/templates/Function/Rocket.Surgery.Functions.csproj +++ b/templates/Function/Rocket.Surgery.Functions.csproj @@ -14,11 +14,11 @@ #endif --> - + - + diff --git a/templates/GenericHost/Rocket.Surgery.GenericHost.csproj b/templates/GenericHost/Rocket.Surgery.GenericHost.csproj index 7d504ebc..05e9bdad 100644 --- a/templates/GenericHost/Rocket.Surgery.GenericHost.csproj +++ b/templates/GenericHost/Rocket.Surgery.GenericHost.csproj @@ -14,10 +14,10 @@ #endif --> - + - - + + diff --git a/templates/Library/Rocket.Surgery.Library.csproj b/templates/Library/Rocket.Surgery.Library.csproj index 5ac30507..805fb21b 100644 --- a/templates/Library/Rocket.Surgery.Library.csproj +++ b/templates/Library/Rocket.Surgery.Library.csproj @@ -7,15 +7,15 @@ #endif --> - - + + - + diff --git a/templates/Solution/Packages.props b/templates/Solution/Packages.props index b240e5f1..576ed7ac 100644 --- a/templates/Solution/Packages.props +++ b/templates/Solution/Packages.props @@ -1,16 +1,16 @@  - + - - - - + + + + @@ -21,7 +21,7 @@ - + diff --git a/templates/Web/Rocket.Surgery.Web.csproj b/templates/Web/Rocket.Surgery.Web.csproj index 7dd1c108..cffab3f4 100644 --- a/templates/Web/Rocket.Surgery.Web.csproj +++ b/templates/Web/Rocket.Surgery.Web.csproj @@ -15,11 +15,11 @@ #endif --> - + - + - + diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index e0be76f7..50f841b9 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -8,7 +8,7 @@ - +