File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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.24476.2 " />
23
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12.0-3.24504.7 " />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<ProjectReference Include =" ..\Refit\Refit.csproj" PrivateAssets =" Analyzers" />
12
- <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.0 " />
12
+ <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1 " />
13
13
</ItemGroup >
14
14
15
15
</Project >
You can’t perform that action at this time.
0 commit comments