File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
<ItemGroup >
21
21
<PackageReference Include =" AutoFixture" Version =" 4.18.1" />
22
22
<PackageReference Include =" BenchmarkDotNet" Version =" 0.14.0" />
23
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12.0-3.24523.4 " />
23
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12.0" />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
Original file line number Diff line number Diff line change 24
24
<PackageReference Include =" Verify.Xunit" Version =" 27.1.0" />
25
25
<PackageReference Include =" System.Reactive" Version =" 6.0.1" />
26
26
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
27
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11 .0" />
27
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12 .0" />
28
28
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version =" 1.1.2" />
29
29
<ProjectReference Include =" ..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj" />
30
30
<ProjectReference Include =" ..\Refit.Xml\Refit.Xml.csproj" />
Original file line number Diff line number Diff line change 25
25
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
26
26
<PackageReference Include =" System.Reactive" Version =" 6.0.1" />
27
27
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
28
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11 .0" />
28
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12 .0" />
29
29
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version =" 1.1.2" />
30
30
<PackageReference Include =" RichardSzalay.MockHttp" Version =" 6.0.0" />
31
31
<ProjectReference Include =" ..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj" />
You can’t perform that action at this time.
0 commit comments