summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-02-23 18:57:04 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-02 12:32:03 -0600
commitc62698eccc4ac1e74a1990d232cf3a3845d31e44 (patch)
treeaf654a052779066da4e12024134af9abe8fa05f7 /tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj
parent8fb1a723ff5f7099fb2b4f3014bf08ac5cfc5c5e (diff)
downloadcoreclr-c62698eccc4ac1e74a1990d232cf3a3845d31e44.tar.gz
coreclr-c62698eccc4ac1e74a1990d232cf3a3845d31e44.tar.bz2
coreclr-c62698eccc4ac1e74a1990d232cf3a3845d31e44.zip
Remove RestorePackages = true from all test csproj's.
Restore is performed once as a batch. csproj's share project.jsons, so restoring for each one was a race to update the lockfile.
Diffstat (limited to 'tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj')
-rw-r--r--tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj
index 4426acf1ec..aed9af64c2 100644
--- a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj
+++ b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj
@@ -13,7 +13,6 @@
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <RestorePackages>true</RestorePackages>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->