Imported Upstream version 5.0.0.42

Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-04-10 11:41:01 +00:00
parent 1190d13a04
commit 6bdd276d05
19939 changed files with 3099680 additions and 93811 deletions

View File

@@ -0,0 +1,31 @@
@ECHO OFF
PUSHD ..\..\roslyn
msbuild /v:m /m /p:Configuration=Release Roslyn.sln
POPD
RD /S /Q Release
MD Release
FOR %%A IN (
Microsoft.CodeAnalysis
Microsoft.CodeAnalysis.Features
Microsoft.CodeAnalysis.EditorFeatures
Microsoft.CodeAnalysis.EditorFeatures.Text
Microsoft.CodeAnalysis.EditorFeatures.Next
Microsoft.CodeAnalysis.Workspaces
Microsoft.CodeAnalysis.CSharp
Microsoft.CodeAnalysis.CSharp.Features
Microsoft.CodeAnalysis.CSharp.EditorFeatures
Microsoft.CodeAnalysis.CSharp.Workspaces
System.Reflection.Metadata
System.Collections.Immutable
System.Composition.AttributedModel
System.Composition.Convention
System.Composition.Hosting
System.Composition.Runtime
System.Composition.TypedParts
) DO (
XCOPY /Y /Q ..\..\roslyn\binaries\Release\%%A.dll Release
IF EXIST ..\..\roslyn\binaries\Release\%%A.pdb XCOPY /Y /Q ..\..\roslyn\binaries\Release\%%A.pdb Release
)

View File

@@ -0,0 +1,9 @@
## Binaries for Xamarin Inspector
Built in VS 2015 Update 2 on Windows 10 from:
* Repo: https://github.com/dotnet/roslyn
* Branch: master
* Hash: 07984da91aafbf5cab0c491d50087800dcc24c32
* By: abock
* Date: 2016-06-03

View File

@@ -0,0 +1 @@
fbd79d2e1b0c595864853bff0d34b54a9a76e603

View File

@@ -0,0 +1 @@
1cd76f2fa77452d02775c89859f55a0f12a903f4

View File

@@ -0,0 +1 @@
e7dd539214bf85f45d93283032de3077de21d834

View File

@@ -0,0 +1 @@
6df6327c9e130401e19f2d7f1b6be61e6371d776

View File

@@ -0,0 +1 @@
cfb0991c1d1bad03269c707b2809f2fa2cb84dcf

View File

@@ -0,0 +1 @@
df99d252b9959aced48d2d992d32a11389a53f8e

View File

@@ -0,0 +1 @@
76be59a91a2359bae99bafefcc23ca6b63df0374

View File

@@ -0,0 +1 @@
c7f5789b905b977c095ffc142badf99fd9237a67

View File

@@ -0,0 +1 @@
6e33140be3e40ad502f80f7421aa14ad822cdd1c

View File

@@ -0,0 +1 @@
57692940c7ca225fcfd06ace13e9da5aa8e22d1e

View File

@@ -0,0 +1 @@
2be5c5ddf930c2abf9d313411dfd0da5ff38d809

View File

@@ -0,0 +1 @@
40d34066c169a4d46ceef1be34108ddfc81c7298

View File

@@ -0,0 +1 @@
f1dc4b99c4a9d971a5c9c429bcde1b221ce8ab93

View File

@@ -0,0 +1 @@
71cc281720b3a043da0e27ab9be84c16831d2dd8

Some files were not shown because too many files have changed in this diff Show More