Skip to content

Commit

Permalink
Merge pull request #190 from earloc/dependabot/nuget/Microsoft.NET.Te…
Browse files Browse the repository at this point in the history
…st.Sdk-17.8.0

chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • Loading branch information
earloc committed Jul 15, 2024
2 parents 349d24d + 203eaac commit 75173db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TypealizR.Tests/TypealizR.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="7.0.13" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="Verify.Xunit" Version="22.1.4" />
Expand Down

0 comments on commit 75173db

Please sign in to comment.