We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16ff711 + 5d4615c commit e44adbaCopy full SHA for e44adba
1 file changed
test/Hyperbee.Templating.Tests/Hyperbee.Templating.Tests.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Hyperbee.Collections" Version="2.3.0" />
15
<PackageReference Include="Hyperbee.Resources" Version="2.0.0" />
16
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17
- <PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
18
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
19
<PackageReference Include="coverlet.collector" Version="6.0.4">
20
<PrivateAssets>all</PrivateAssets>
0 commit comments