Skip to content

Commit f58d677

Browse files
authored
Merge pull request #268 from nikeee/dependabot/nuget/MSTest.TestFramework-3.4.3
2 parents 1020ad1 + ec05b84 commit f58d677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
4545
<PackageReference Include="MSTest.TestAdapter" Version="3.4.0" />
46-
<PackageReference Include="MSTest.TestFramework" Version="3.4.0" />
46+
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
4747

4848

4949
<PackageReference Include="Semver" Version="2.3.0" />

0 commit comments

Comments
 (0)