summaryrefslogtreecommitdiff
path: root/.packages/system.commandline
diff options
context:
space:
mode:
authorGleb Balykov <g.balykov@samsung.com>2020-03-10 19:22:08 +0300
committerGleb Balykov <g.balykov@samsung.com>2020-03-25 15:29:17 +0300
commite8fc07ce861be7a724e642dddee9023b2be7b0bb (patch)
treed2c6f7e28c4494d84af36345ded81c52bb63e02f /.packages/system.commandline
parentc5d3d752260383fbed72ba2b4d86d82fea673c76 (diff)
downloadcoreclr-e8fc07ce861be7a724e642dddee9023b2be7b0bb.tar.gz
coreclr-e8fc07ce861be7a724e642dddee9023b2be7b0bb.tar.bz2
coreclr-e8fc07ce861be7a724e642dddee9023b2be7b0bb.zip
[Tizen] Add BuildTools v3.1.3
Diffstat (limited to '.packages/system.commandline')
-rw-r--r--.packages/system.commandline/0.1.0-e160119-1/.nupkg.metadata4
-rwxr-xr-x.packages/system.commandline/0.1.0-e160119-1/lib/portable-net45+win8+wpa81+aspnetcore50/System.CommandLine.dllbin0 -> 43520 bytes
-rw-r--r--.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkgbin0 -> 21272 bytes
-rw-r--r--.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg.sha5121
-rwxr-xr-x.packages/system.commandline/0.1.0-e160119-1/system.commandline.nuspec17
5 files changed, 22 insertions, 0 deletions
diff --git a/.packages/system.commandline/0.1.0-e160119-1/.nupkg.metadata b/.packages/system.commandline/0.1.0-e160119-1/.nupkg.metadata
new file mode 100644
index 0000000000..dc847dd7c3
--- /dev/null
+++ b/.packages/system.commandline/0.1.0-e160119-1/.nupkg.metadata
@@ -0,0 +1,4 @@
+{
+ "version": 1,
+ "contentHash": "QYboqwn0ugSxcrs2n8eOYG5YdLPdpcn7OO9BWxSpvU9gnc0fatf7IEsaZdgzZvJjlekDZsJyAAk5bbVkZh8aMA=="
+} \ No newline at end of file
diff --git a/.packages/system.commandline/0.1.0-e160119-1/lib/portable-net45+win8+wpa81+aspnetcore50/System.CommandLine.dll b/.packages/system.commandline/0.1.0-e160119-1/lib/portable-net45+win8+wpa81+aspnetcore50/System.CommandLine.dll
new file mode 100755
index 0000000000..037651b238
--- /dev/null
+++ b/.packages/system.commandline/0.1.0-e160119-1/lib/portable-net45+win8+wpa81+aspnetcore50/System.CommandLine.dll
Binary files differ
diff --git a/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg
new file mode 100644
index 0000000000..a6fb4eb62b
--- /dev/null
+++ b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg
Binary files differ
diff --git a/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg.sha512 b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg.sha512
new file mode 100644
index 0000000000..d4dd75f704
--- /dev/null
+++ b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.0.1.0-e160119-1.nupkg.sha512
@@ -0,0 +1 @@
+QYboqwn0ugSxcrs2n8eOYG5YdLPdpcn7OO9BWxSpvU9gnc0fatf7IEsaZdgzZvJjlekDZsJyAAk5bbVkZh8aMA== \ No newline at end of file
diff --git a/.packages/system.commandline/0.1.0-e160119-1/system.commandline.nuspec b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.nuspec
new file mode 100755
index 0000000000..9db17e1225
--- /dev/null
+++ b/.packages/system.commandline/0.1.0-e160119-1/system.commandline.nuspec
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
+ <metadata>
+ <id>System.CommandLine</id>
+ <version>0.1.0-e160119-1</version>
+ <authors>Microsoft</authors>
+ <owners>Microsoft</owners>
+ <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
+ <projectUrl>https://github.com/dotnet/corefxlab</projectUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
+ <description>CLI commandline command parsing</description>
+ <releaseNotes>Initial package</releaseNotes>
+ <copyright>Microsoft Corporation. All rights reserved.</copyright>
+ <tags>Command line parsing support</tags>
+ </metadata>
+</package> \ No newline at end of file