diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 87d4a6d..7e17f79 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -33,25 +33,25 @@ ] }, "demaconsulting.reqstream": { - "version": "1.6.0", + "version": "1.7.0", "commands": [ "reqstream" ] }, "demaconsulting.buildmark": { - "version": "0.5.0", + "version": "0.6.0", "commands": [ "buildmark" ] }, "demaconsulting.versionmark": { - "version": "1.2.0", + "version": "1.3.0", "commands": [ "versionmark" ] }, "demaconsulting.reviewmark": { - "version": "1.0.0", + "version": "1.1.0", "commands": [ "reviewmark" ] diff --git a/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj b/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj index 89bd734..08ec91d 100644 --- a/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj +++ b/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj @@ -49,7 +49,7 @@ - + @@ -64,7 +64,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj index c22ff47..a9579e6 100644 --- a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj +++ b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj @@ -34,9 +34,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + @@ -50,7 +50,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive