Skip to content

Commit 21182a8

Browse files
authored
Merge pull request #193 from Analogy-LogViewer/dependabot/nuget/MSTest.TestFramework-3.7.2
Bump MSTest.TestFramework from 3.7.1 to 3.7.2
2 parents 73cd89a + 833cb81 commit 21182a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.ElasticCommonSchema.UnitTests/Analogy.LogViewer.ElasticCommonSchema.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.3" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
19-
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
19+
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
2020
<PackageReference Include="coverlet.collector" Version="6.0.4">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)