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:
authorschellap <schellap@microsoft.com>2015-11-23 22:20:54 +0300
committerschellap <schellap@microsoft.com>2015-11-24 09:17:43 +0300
commit3944132a4c8614153ed1154b175db1e9b02e9b2e (patch)
tree4a5e21fb91bd05b0d3b015accb3b52f46710fd4a /src/.nuget
parent38cab83b77300cb1dce55fa466771a2f82f438cb (diff)
Update instructions to use CLI to test dev ilc bits
Diffstat (limited to 'src/.nuget')
-rw-r--r--src/.nuget/toolchain.osx.10.10-x64.Microsoft.DotNet.ILCompiler.Development.nuspec1
-rw-r--r--src/.nuget/toolchain.ubuntu.14.04-x64.Microsoft.DotNet.ILCompiler.Development.nuspec1
-rw-r--r--src/.nuget/toolchain.win7-x64.Microsoft.DotNet.ILCompiler.Development.nuspec1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/.nuget/toolchain.osx.10.10-x64.Microsoft.DotNet.ILCompiler.Development.nuspec b/src/.nuget/toolchain.osx.10.10-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
index e0645c80c..57e06f065 100644
--- a/src/.nuget/toolchain.osx.10.10-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
+++ b/src/.nuget/toolchain.osx.10.10-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
@@ -14,7 +14,6 @@
<releaseNotes>Initial release</releaseNotes>
<copyright>Copyright &#169; Microsoft Corporation</copyright>
<dependencies>
- <dependency id="Microsoft.DiaSymReader" version="1.0.6" />
</dependencies>
</metadata>
<files>
diff --git a/src/.nuget/toolchain.ubuntu.14.04-x64.Microsoft.DotNet.ILCompiler.Development.nuspec b/src/.nuget/toolchain.ubuntu.14.04-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
index f8c2611e0..29e8399da 100644
--- a/src/.nuget/toolchain.ubuntu.14.04-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
+++ b/src/.nuget/toolchain.ubuntu.14.04-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
@@ -14,7 +14,6 @@
<releaseNotes>Initial release</releaseNotes>
<copyright>Copyright &#169; Microsoft Corporation</copyright>
<dependencies>
- <dependency id="Microsoft.DiaSymReader" version="1.0.6" />
</dependencies>
</metadata>
<files>
diff --git a/src/.nuget/toolchain.win7-x64.Microsoft.DotNet.ILCompiler.Development.nuspec b/src/.nuget/toolchain.win7-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
index e24f8a000..766cb5284 100644
--- a/src/.nuget/toolchain.win7-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
+++ b/src/.nuget/toolchain.win7-x64.Microsoft.DotNet.ILCompiler.Development.nuspec
@@ -14,7 +14,6 @@
<releaseNotes>Initial release</releaseNotes>
<copyright>Copyright &#169; Microsoft Corporation</copyright>
<dependencies>
- <dependency id="Microsoft.DiaSymReader" version="1.0.6" />
</dependencies>
</metadata>
<files>