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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2015-10-28 17:38:31 +0300
committerGaurav Khanna <gkhanna@microsoft.com>2015-10-28 17:38:31 +0300
commit812936e43983367d6fc49fc0fb0061827372461a (patch)
treecd7f098acdcb6835d7cc8aae1e1fc02be21d243b /src/dirs.proj
parent26ba97bbd3a24c12accd2c6d6d7deb23330be69b (diff)
Fix directory naming and remove outdated comment
Diffstat (limited to 'src/dirs.proj')
-rw-r--r--src/dirs.proj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dirs.proj b/src/dirs.proj
index fb8ab041c..d26f142be 100644
--- a/src/dirs.proj
+++ b/src/dirs.proj
@@ -27,8 +27,7 @@
</Target>
<!--
- Generate Microsoft.Dotnet.CoreRT nuget package and associated development package
- TODO: For now, we will generate Nuget packages only for Windows.
+ Generate Microsoft.Dotnet.CoreRT nuget package and associated development package
-->
<Target Name="BuildNuGetPackages" Condition="'$(BuildNugetPackage)' != 'false'" AfterTargets="RenameILToNative">