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:
Diffstat (limited to 'Rx/NET/Test/Rx/packages/Rx-WindowStoreApps.2.0.21030/Rx-WindowStoreApps.2.0.21030.nuspec')
-rw-r--r--Rx/NET/Test/Rx/packages/Rx-WindowStoreApps.2.0.21030/Rx-WindowStoreApps.2.0.21030.nuspec22
1 files changed, 22 insertions, 0 deletions
diff --git a/Rx/NET/Test/Rx/packages/Rx-WindowStoreApps.2.0.21030/Rx-WindowStoreApps.2.0.21030.nuspec b/Rx/NET/Test/Rx/packages/Rx-WindowStoreApps.2.0.21030/Rx-WindowStoreApps.2.0.21030.nuspec
new file mode 100644
index 0000000..f477b45
--- /dev/null
+++ b/Rx/NET/Test/Rx/packages/Rx-WindowStoreApps.2.0.21030/Rx-WindowStoreApps.2.0.21030.nuspec
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
+ <metadata>
+ <id>Rx-WindowStoreApps</id>
+ <version>2.0.21030</version>
+ <title>Reactive Extensions - Windows Store Apps Support 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>Windows Store Apps support library for Rx. Contains WinRT helper methods and scheduler functionality for the UI dispatcher.</description>
+ <copyright>Microsoft Corporation © 2012</copyright>
+ <language>en-us</language>
+ <tags>Rx Reactive Extensions Observable LINQ Events</tags>
+ <dependencies>
+ <dependency id="Rx-Main" version="2.0.21030" />
+ <dependency id="Rx-WinRT" version="2.0.21030" />
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file