Skip to content

Commit

Permalink
Bumped MSTest version in test project
Browse files Browse the repository at this point in the history
  • Loading branch information
yugabe committed Jul 31, 2024
1 parent 16b48ea commit 9365894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Analyzers.Tests/PodNet.Analyzers.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.4.3" />
<PackageReference Include="MSTest" Version="3.5.0" />
<ProjectReference Include="..\..\src\Analyzers.Core\PodNet.Analyzers.Core.csproj" />
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting" />
</ItemGroup>
Expand Down

0 comments on commit 9365894

Please sign in to comment.