Skip to content

Commit a430c0e

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Revert the commit
1 parent 777b35f commit a430c0e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

eng/Versions.props

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030
<UsingToolVSSDK>true</UsingToolVSSDK>
3131
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
3232
<!-- This property is only used in the dotnet test integration tests. -->
33-
<MicrosoftTestingPlatformVersion>1.8.0-preview.25374.7</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25373.2</MicrosoftTestingPlatformVersion>
34+
<NuGetCommandsVersion>7.0.0-preview.1.46</NuGetCommandsVersion>
35+
<NuGetCredentialsVersion>7.0.0-preview.1.46</NuGetCredentialsVersion>
36+
<NuGetDependencyResolverCoreVersion>7.0.0-preview.1.46</NuGetDependencyResolverCoreVersion>
37+
<NuGetLibraryModelVersion>7.0.0-preview.1.46</NuGetLibraryModelVersion>
38+
<NuGetProtocolVersion>7.0.0-preview.1.46</NuGetProtocolVersion>
39+
<MicrosoftWindowsDesktopAppRefVersion>10.0.0-preview.7.25374.102</MicrosoftWindowsDesktopAppRefVersion>
40+
<MicrosoftWindowsDesktopAppInternalVersion>10.0.0-preview.7.25374.102</MicrosoftWindowsDesktopAppInternalVersion>
3441
</PropertyGroup>
3542
<PropertyGroup Label="Servicing version information">
3643
<VersionFeature21>30</VersionFeature21>

0 commit comments

Comments
 (0)