Bump the nuget group with 7 updates (#1313)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-02 00:47:21 +02:00
committed by GitHub
parent 09e0b3f133
commit 56fa6ee150
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="7.0.1" />
<PackageReference Include="AsyncKeyedLock" Version="7.0.2" />
<PackageReference Include="CSharpier.MsBuild" Version="0.29.2" PrivateAssets="all" />
<PackageReference Include="Gress" Version="2.1.1" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
@@ -9,7 +9,7 @@
<PackageReference Include="RazorBlade" Version="0.6.0" />
<PackageReference Include="Superpower" Version="3.0.0" />
<PackageReference Include="WebMarkupMin.Core" Version="2.17.0" />
<PackageReference Include="YoutubeExplode" Version="6.4.2" />
<PackageReference Include="YoutubeExplode" Version="6.4.3" />
</ItemGroup>
</Project>