Skip to content

Commit

Permalink
Merge pull request #104 from tryAGI/dependabot/nuget/all-ce2e87a490
Browse files Browse the repository at this point in the history
chore(deps): Bump Verify.MSTest from 26.6.0 to 27.0.0 in the all group
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents b0fc042 + 6f82a81 commit 9c265e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageReference Include="Verify.MSTest" Version="26.6.0" />
<PackageReference Include="Verify.MSTest" Version="27.0.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.5.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageReference Include="Verify.MSTest" Version="26.6.0" />
<PackageReference Include="Verify.MSTest" Version="27.0.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 9c265e1

Please sign in to comment.