We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c575e3 commit b66b4b3Copy full SHA for b66b4b3
Refit.Tests/Refit.Tests.csproj
@@ -8,7 +8,7 @@
8
<!-- Some tests rely on CallerFilePath -->
9
<RestoreAdditionalProjectSources>https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json</RestoreAdditionalProjectSources>
10
<NoWarn>$(NoWarn);CS1591;CA1819;CA2000;CA2007;CA1056;CA1707;CA1861;xUnit1031</NoWarn>
11
- <MockHttpVersion>6.0.0</MockHttpVersion>
+ <MockHttpVersion>7.0.0</MockHttpVersion>
12
<IsPackable>false</IsPackable>
13
</PropertyGroup>
14
0 commit comments