Skip to content

Commit 06a8d09

Browse files
chore(deps): update dotnet monorepo
1 parent b13cbf2 commit 06a8d09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Refit.Benchmarks/Refit.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="AutoFixture" Version="4.18.1" />
2222
<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" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

Refit.HttpClientFactory/Refit.HttpClientFactory.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<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" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)