Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit b0243c5

Browse files
committed
Merge in 'release/3.1' changes
2 parents 6c41c82 + 80b36f4 commit b0243c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/debugger_tests/ConfigFilesGenerators/ConfigTemplate.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
<CliVersion>1.0.0-preview1-002702</CliVersion>
1515
<DebuggeeNativeLibRoot>$(DebuggeeRootDir)\native</DebuggeeNativeLibRoot>
1616
<DebuggeeBuildRoot>$(DebuggeeRootDir)\dotnet.$(CliVersion)</DebuggeeBuildRoot>
17-
<ProjectJsonNetStandardLibraryVersion>1.0.0-rc2-23811</ProjectJsonNetStandardLibraryVersion>
18-
<ProjectJsonSystemThreadingThreadVersion>4.0.0-rc2-24027</ProjectJsonSystemThreadingThreadVersion>
19-
<ProjectJsonMicrosoftCSharpVersion>4.0.1-rc2-23811</ProjectJsonMicrosoftCSharpVersion>
17+
<ProjectJsonNetStandardLibraryVersion>2.0.0</ProjectJsonNetStandardLibraryVersion>
2018
<CliPath>##Cli_Path##</CliPath>
2119
<NuGetPackageCacheDir>$(NugetCacheRoot)</NuGetPackageCacheDir>
2220
<NuGetPackageFeeds>

0 commit comments

Comments
 (0)