Skip to content

Commit cdb39c1

Browse files
Bump Microsoft.TestPlatform.ObjectModel from 17.3.0 to 17.3.1 (#166)
1 parent 607a853 commit cdb39c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/TestAdapter/nanoFramework.TestAdapter.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
12-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.3.0" />
12+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.3.1" />
1313
<PackageReference Include="nanoFramework.nanoCLR.Win32" GeneratePathProperty="true">
1414
<Version>1.8.0.440</Version>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)