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

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2013-12-16 17:30:03 +0400
committerAtsushi Eno <atsushieno@gmail.com>2013-12-16 17:30:03 +0400
commit74a538f6725ebc83efda4bb07d5747e8a6359e19 (patch)
tree7c98de97c88c78b4aca4b25b36db310f82c26865 /Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec
parent50e7bdb4507f7e4c2aefb7772d57d9a80f4d42b0 (diff)
Import Official Rx 2.2 (3ebdd2e09991)HEADmaster
I made changes from the original source tree to match the older tree so that we don't have to make several changes to project tree generator. (There is actually no new sources in Rx so hopefully we can just reuse existing modifications in the tree).
Diffstat (limited to 'Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec')
-rw-r--r--Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec21
1 files changed, 0 insertions, 21 deletions
diff --git a/Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec b/Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec
deleted file mode 100644
index e02f86b..0000000
--- a/Rx/NET/Test/Rx/packages/Rx-Interfaces.2.0.21030/Rx-Interfaces.2.0.21030.nuspec
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
- <metadata>
- <id>Rx-Interfaces</id>
- <version>2.0.21030</version>
- <title>Reactive Extensions - Interfaces Library</title>
- <authors>Microsoft Corporation</authors>
- <owners>Microsoft Corporation</owners>
- <licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
- <projectUrl>http://go.microsoft.com/fwlink/?LinkID=261273</projectUrl>
- <iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
- <requireLicenseAcceptance>true</requireLicenseAcceptance>
- <description>Reactive Extensions Interfaces Library containing essential interfaces.</description>
- <copyright>Microsoft Corporation © 2012</copyright>
- <language>en-us</language>
- <tags>Rx Reactive Extensions Observable LINQ Events</tags>
- <frameworkAssemblies>
- <frameworkAssembly assemblyName="System.Observable" targetFramework="Silverlight4.0-WindowsPhone71" />
- </frameworkAssemblies>
- </metadata>
-</package> \ No newline at end of file