File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
<Uri >https://github.com/dotnet/arcade</Uri >
14
14
<Sha >2fb543a45580400a559b5ae41c96a815ea14dac5</Sha >
15
15
</Dependency >
16
- <Dependency Name =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 17.10.5-preview.24171.5 " >
16
+ <Dependency Name =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 17.10.4 " >
17
17
<Uri >https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri >
18
- <Sha >577a69889b85ef831532a97e3b5e3bf8f510de4a </Sha >
18
+ <Sha >a12555c42042c92e5c5c12399e7ab27a3fec615c </Sha >
19
19
</Dependency >
20
20
<Dependency Name =" Microsoft.Testing.Framework" Version =" 1.1.0" >
21
21
<Uri >https://github.com/microsoft/testanywhere</Uri >
25
25
<Uri >https://github.com/microsoft/testanywhere</Uri >
26
26
<Sha >d127af08de5bf41e8966e2b3d19f001d1bd666db</Sha >
27
27
</Dependency >
28
- <Dependency Name =" MSTest.Engine" Version =" 1.0.0-alpha.24203.1 " >
28
+ <Dependency Name =" MSTest.Engine" Version =" 1.0.0-alpha.24163.4 " >
29
29
<Uri >https://github.com/microsoft/testanywhere</Uri >
30
- <Sha >d127af08de5bf41e8966e2b3d19f001d1bd666db </Sha >
30
+ <Sha >1a55dc84d0c3e2e070479a7cdfc1d7334230c592 </Sha >
31
31
</Dependency >
32
32
</ToolsetDependencies >
33
33
</Dependencies >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup Label =" Version settings" >
3
3
<!-- This repo version -->
4
- <VersionPrefix >3.3.0 </VersionPrefix >
4
+ <VersionPrefix >3.3.1 </VersionPrefix >
5
5
<PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
6
6
</PropertyGroup >
7
7
<PropertyGroup Label =" MSTest dependencies" >
28
28
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
29
29
<MicrosoftTestingFrameworkVersion >1.1.0</MicrosoftTestingFrameworkVersion >
30
30
<MicrosoftTestingPlatformVersion >1.1.0</MicrosoftTestingPlatformVersion >
31
- <MSTestEngineVersion >1.0.0-alpha.24203.1 </MSTestEngineVersion >
31
+ <MSTestEngineVersion >1.0.0-alpha.24163.4 </MSTestEngineVersion >
32
32
<MicrosoftVisualStudioThreadingAnalyzersVersion >17.9.28</MicrosoftVisualStudioThreadingAnalyzersVersion >
33
33
<StyleCopAnalyzersVersion >1.2.0-beta.556</StyleCopAnalyzersVersion >
34
34
</PropertyGroup >
35
35
<PropertyGroup Label =" MSTest test dependencies" >
36
36
<FluentAssertionsVersion >6.12.0</FluentAssertionsVersion >
37
37
<MicrosoftCodeAnalysisAnalyzerTestingVersion >1.1.2-beta1.24074.2</MicrosoftCodeAnalysisAnalyzerTestingVersion >
38
- <MicrosoftTestingExtensionsCodeCoverageVersion >17.10.5-preview.24171.5 </MicrosoftTestingExtensionsCodeCoverageVersion >
38
+ <MicrosoftTestingExtensionsCodeCoverageVersion >17.10.4 </MicrosoftTestingExtensionsCodeCoverageVersion >
39
39
<!-- Pinned to 4.18.4 for security -->
40
40
<MoqVersion >4.18.4</MoqVersion >
41
41
<MSBuildStructuredLogger >2.2.169</MSBuildStructuredLogger >
You can’t perform that action at this time.
0 commit comments