File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Microsoft.TestPlatform.Common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
<MicrosoftDiagnosticsNETCoreClientVersion >0.2.631904</MicrosoftDiagnosticsNETCoreClientVersion >
52
52
<MicrosoftExtensionsDependencyModelPackageVersion >6.0.2</MicrosoftExtensionsDependencyModelPackageVersion >
53
53
<MicrosoftExtensionsFileSystemGlobbingVersion >6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion >
54
- <MicrosoftFakesVersion >17.12.0 </MicrosoftFakesVersion >
54
+ <MicrosoftFakesVersion >18.0.0-beta.25364.2 </MicrosoftFakesVersion >
55
55
<MicrosoftInternalCodeCoverageVersion >17.15.0-preview.25354.5</MicrosoftInternalCodeCoverageVersion >
56
56
<!--
57
57
Make sure you are taking a version from a release branch (rel/d*) in VS. Otherwise there won't be symbols for the dlls in package,
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ internal class ExternalAssemblyVersions
10
10
/// Microsoft.QualityTools.Testing.Fakes.TestRunnerHarness package.
11
11
/// The Package version can be found in "eng\Versions.props"
12
12
/// </summary>
13
- internal const string MicrosoftFakesAssemblyVersion = "17 .0.0.0" ;
13
+ internal const string MicrosoftFakesAssemblyVersion = "18 .0.0.0" ;
14
14
}
You can’t perform that action at this time.
0 commit comments