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 ec73fed commit cd1b108Copy full SHA for cd1b108
Refit.Tests/Refit.Tests.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
20
<PackageReference Include="System.Reactive" Version="5.0.0" />
21
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
22
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
23
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.23251.2" />
24
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
25
<ProjectReference Include="..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj" />
0 commit comments