Skip to content

Commit a005e25

Browse files
[rel/3.3] Update dependencies from microsoft/testanywhere (#2644)
Microsoft.Testing.Framework , Microsoft.Testing.Platform , MSTest.Engine From Version 1.1.0-preview.24163.3 -> To Version 1.1.0-preview.24170.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8c0a8fd commit a005e25

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
1818
<Sha>577a69889b85ef831532a97e3b5e3bf8f510de4a</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Testing.Framework" Version="1.1.0-preview.24163.3">
20+
<Dependency Name="Microsoft.Testing.Framework" Version="1.1.0-preview.24170.5">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>1a55dc84d0c3e2e070479a7cdfc1d7334230c592</Sha>
22+
<Sha>15580968f2d957fe4b48b8a9171433c20b5ee91c</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="1.1.0-preview.24163.3">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="1.1.0-preview.24170.5">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>bde66d61f565175d8eb9f5bf7cc5fda848bf4d48</Sha>
26+
<Sha>15580968f2d957fe4b48b8a9171433c20b5ee91c</Sha>
2727
</Dependency>
28-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24163.3">
28+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24170.5">
2929
<Uri>https://github.com/microsoft/testanywhere</Uri>
30-
<Sha>bde66d61f565175d8eb9f5bf7cc5fda848bf4d48</Sha>
30+
<Sha>15580968f2d957fe4b48b8a9171433c20b5ee91c</Sha>
3131
</Dependency>
3232
</ToolsetDependencies>
3333
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<!-- MSBuild Sdk versions updates -->
2727
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>8.0.0-beta.24161.7</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
2828
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
29-
<MicrosoftTestingFrameworkVersion>1.1.0-preview.24163.4</MicrosoftTestingFrameworkVersion>
30-
<MicrosoftTestingPlatformVersion>1.1.0-preview.24163.4</MicrosoftTestingPlatformVersion>
31-
<MSTestEngineVersion>1.0.0-alpha.24163.4</MSTestEngineVersion>
29+
<MicrosoftTestingFrameworkVersion>1.1.0-preview.24170.5</MicrosoftTestingFrameworkVersion>
30+
<MicrosoftTestingPlatformVersion>1.1.0-preview.24170.5</MicrosoftTestingPlatformVersion>
31+
<MSTestEngineVersion>1.0.0-alpha.24170.5</MSTestEngineVersion>
3232
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.9.28</MicrosoftVisualStudioThreadingAnalyzersVersion>
3333
<StyleCopAnalyzersVersion>1.2.0-beta.556</StyleCopAnalyzersVersion>
3434
</PropertyGroup>

0 commit comments

Comments
 (0)