summaryrefslogtreecommitdiff
path: root/.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec')
-rwxr-xr-x.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec25
1 files changed, 25 insertions, 0 deletions
diff --git a/.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec b/.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec
new file mode 100755
index 0000000000..c24b1bcca9
--- /dev/null
+++ b/.packages/microsoft.codeanalysis.csharp/2.6.0-beta3-62316-02/microsoft.codeanalysis.csharp.nuspec
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
+ <metadata minClientVersion="3.3">
+ <id>Microsoft.CodeAnalysis.CSharp</id>
+ <version>2.6.0-beta3-62316-02</version>
+ <authors>Microsoft</authors>
+ <owners>Microsoft</owners>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
+ <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=529443</licenseUrl>
+ <projectUrl>http://msdn.com/roslyn</projectUrl>
+ <description>.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
+
+ More details at https://aka.ms/roslyn-packages
+
+ This package was built from the source at https://github.com/dotnet/roslyn/commit/fbe99784a6b17a4aa8b35e5068d01b3c18a4e1d6</description>
+ <summary>.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.</summary>
+ <releaseNotes></releaseNotes>
+ <language>en-US</language>
+ <tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags>
+ <serviceable>true</serviceable>
+ <dependencies>
+ <dependency id="Microsoft.CodeAnalysis.Common" version="[2.6.0-beta3-62316-02]" />
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file