Skip to content

Commit cf3ffe2

Browse files
authored
Merge pull request #165 from NosCoreIO/dependabot/nuget/MSTest.TestAdapter-2.2.3
Bump MSTest.TestAdapter from 2.2.1 to 2.2.3
2 parents b15fd69 + 4d2c492 commit cf3ffe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.Packets.Tests/NosCore.Packets.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1818
<PackageReference Include="Moq" Version="4.16.1" />
19-
<PackageReference Include="MSTest.TestAdapter" Version="2.2.1" />
19+
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
2020
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
2121
<PackageReference Include="NosCore.ParserInputGenerator" Version="1.3.0" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)