Skip to content

Commit

Permalink
Merge pull request #61 from tryAGI/dependabot/nuget/all-d60a78a55e
Browse files Browse the repository at this point in the history
build(deps): Bump the all group with 4 updates
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents db3c75f + 2ea3b20 commit 493fa90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="H.Generators.Extensions" Version="1.22.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" PrivateAssets="all" />
<PackageReference Include="H.Generators.Extensions" Version="1.24.0" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" PrivateAssets="all" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PackageReference>
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="Verify.MSTest" Version="28.2.0" />
<PackageReference Include="Verify.MSTest" Version="28.3.1" />
</ItemGroup>

<ItemGroup Label="GlobalUsings">
Expand Down

0 comments on commit 493fa90

Please sign in to comment.