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

Commit 80b36f4

Browse files
committed
Update debugger test dependencies
1 parent 6a4e500 commit 80b36f4

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)