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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2017-01-21 00:58:09 +0300
committerGitHub <noreply@github.com>2017-01-21 00:58:09 +0300
commite74e2641eb5558a3d66e91e9f10d3d7a72a8855c (patch)
tree759feb772e6540489bbe63e6ddf32897477893de /external/dir.proj
parent411bbe8762361df7c77c7828b12e4b92cd87118c (diff)
Adding NETNative depproj and deploying assets to the runtime dir. (#15353)
* Adding NETNative depproj and deploying assets to the runtime dir.
Diffstat (limited to 'external/dir.proj')
-rw-r--r--external/dir.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/dir.proj b/external/dir.proj
index 06e5f90ff2..d7737ea648 100644
--- a/external/dir.proj
+++ b/external/dir.proj
@@ -6,6 +6,7 @@
<Project Include="coreclr/coreclr.depproj" />
<Project Include="netstandard/netstandard.depproj" />
<Project Include="netfx/netfx.depproj" />
+ <Project Include="NETNative/NETNative.depproj" />
<Project Include="test-runtime/XUnit.Runtime.depproj" />
</ItemGroup>