Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Hofer <viktor.hofer@microsoft.com>2020-05-04 12:45:15 +0300
committerGitHub <noreply@github.com>2020-05-04 12:45:15 +0300
commita1af15d229c44f72d639c686a66a621196fd4172 (patch)
tree46dbbb5d7cc815a7a834548d743a676b11dacf66 /Build.proj
parent626819d31d02256d8751a596f8702ccacbd32000 (diff)
Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)
* Remove GetTargetMachineInfo from runtime * Update bootstrapped SDK * Remove unused prop * Rename RuntimeRID to HostRuntimeIdentifier * Remove yml tmp copying * Update SDK * Move RuntimeOS into libraries * Fix RuntimeOS move
Diffstat (limited to 'Build.proj')
-rw-r--r--Build.proj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build.proj b/Build.proj
index 0ecff09e855..047ec19ac49 100644
--- a/Build.proj
+++ b/Build.proj
@@ -29,7 +29,6 @@
<!-- Upfront restore hooks -->
<Import Project="$(RepositoryEngineeringDir)restore\docs.targets" Condition="'$(DotNetBuildFromSource)' != 'true'" />
<Import Project="$(RepositoryEngineeringDir)restore\optimizationData.targets" Condition="'$(DotNetBuildFromSource)' != 'true' and '$(EnableNgenOptimization)' == 'true'" />
- <Import Project="$(RepositoryEngineeringDir)restore\runtimeprops.targets" />
<!--
Use synthetic inputs/outputs to avoid building it all the time. This should let devs build with