Merge pull request #9086 from wli3/bring-tool-tests-back
Bring tool tests back
This commit is contained in:
commit
cc37425417
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"tools": {
|
||||
"dotnet": "6.0.100-alpha.1.20563.2",
|
||||
"dotnet": "6.0.100-alpha.1.20567.4",
|
||||
"runtimes": {
|
||||
"dotnet": [
|
||||
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
||||
|
|
|
@ -193,7 +193,6 @@
|
|||
<MSBuild Projects="@(TestProjectToRun)"
|
||||
Targets="RunTestsAsTool"
|
||||
BuildInParallel="true"
|
||||
Condition = "false"
|
||||
/>
|
||||
</Target>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue