diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a352993..1e71a62 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,11 +10,11 @@ "rollForward": false }, "nbgv": { - "version": "3.7.112", + "version": "3.7.115", "commands": [ "nbgv" ], "rollForward": false } } -} +} \ No newline at end of file diff --git a/src/TestableHttpClient/TestableHttpClient.csproj b/src/TestableHttpClient/TestableHttpClient.csproj index 1c462a4..9d1fb3d 100644 --- a/src/TestableHttpClient/TestableHttpClient.csproj +++ b/src/TestableHttpClient/TestableHttpClient.csproj @@ -33,8 +33,8 @@ - - + + @@ -44,7 +44,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index d87f3d0..edea271 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -1,12 +1,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj index a808876..42d46bf 100644 --- a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj +++ b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj @@ -5,7 +5,7 @@ - +