Merge pull request #2075 from tgstation/dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-9.0.1

Bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1
This commit is contained in:
tgstation-server-ci[bot]
2025-01-20 03:31:25 +00:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@
<ItemGroup>
<!-- GraphQL connector and code generator -->
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.1" />
<PackageReference Include="StrawberryShake.Server" Version="14.3.0" />
</ItemGroup>
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.1" />
</ItemGroup>
<ItemGroup>
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.1" />
</ItemGroup>
<ItemGroup>