Skip to content

Commit

Permalink
Update NuGet packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayKMehta committed Aug 11, 2024
1 parent 5eae886 commit 7905b85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/BuilderGenerator.Tests/BuilderGenerator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Verify.NUnit" Version="26.1.6" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions tests/BuilderGenerator.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
},
"Verify.NUnit": {
"type": "Direct",
"requested": "[26.1.6, )",
"resolved": "26.1.6",
"contentHash": "Ldi8YcYdBSdL1AFLUuSjADCfx98oz9NvFMZk7jM+1VI2LtdbcGSi2xQPb6yojZ2Y1LeP0OUq2cARjrzuGoDjIw==",
"requested": "[26.2.0, )",
"resolved": "26.2.0",
"contentHash": "zLyHSE+j2OCqeM9cy/GproAIVTVCHKvJOulQi4YgpXRlJX7M8H8Blejr3dshezNpQ5BR5jEVord1zm5p5zpHbw==",
"dependencies": {
"NUnit": "4.1.0",
"Verify": "26.1.6"
"Verify": "26.2.0"
}
},
"Verify.SourceGenerators": {
Expand Down Expand Up @@ -181,8 +181,8 @@
},
"Verify": {
"type": "Transitive",
"resolved": "26.1.6",
"contentHash": "fBz21ObQMWOd08ITfY2OpCx0quYrBYEjqCT++UxbB3rrZ44olpa+omLjE9GXmdmQ/5xG81+pzvQ0ro6qyeMGIA==",
"resolved": "26.2.0",
"contentHash": "CMFZ2/DzMxGhpiuYiI/lAZ8QetkX/4M7s4OWw4uIk5gJuO3CSmDhKYIgkecDDSSvP9v+HZvkpaUfPsyHjHNZgw==",
"dependencies": {
"Argon": "0.21.0",
"DiffEngine": "15.5.0",
Expand Down

0 comments on commit 7905b85

Please sign in to comment.