summaryrefslogtreecommitdiff
path: root/.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec')
-rwxr-xr-x.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec21
1 files changed, 21 insertions, 0 deletions
diff --git a/.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec b/.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec
new file mode 100755
index 0000000000..42b0648f73
--- /dev/null
+++ b/.packages/jit-analyze/0.0.1.1/jit-analyze.nuspec
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
+ <metadata>
+ <id>jit-analyze</id>
+ <version>0.0.1.1</version>
+ <authors>jit-analyze</authors>
+ <owners>jit-analyze</owners>
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
+ <description>jit-analyze</description>
+ <tags></tags>
+ <dependencies>
+ <group targetFramework=".NETCoreApp1.0">
+ <dependency id="Microsoft.NETCore.App" version="[1.0.0, )" />
+ <dependency id="System.Runtime.Serialization.Primitives" version="[4.1.1-rc3-24210-10, )" />
+ <dependency id="Microsoft.DotNet.Cli.Utils" version="[1.0.0-preview2-003121, )" />
+ <dependency id="System.CommandLine" version="[0.1.0-e161108-1, )" />
+ <dependency id="Newtonsoft.Json" version="[8.0.3, )" />
+ </group>
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file