Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2019-02-05 20:11:34 +0300
committerGitHub <noreply@github.com>2019-02-05 20:11:34 +0300
commitdde4bc8211c3dc2ba67b21e737a44c50adf38545 (patch)
tree1e462fbe19954f0d83391c11710d71dfe374733a /main/Directory.Build.props
parentdc596b6ef596fa0b6703c6e14300ddf073683730 (diff)
Bump Roslyn to 3.0.0-beta3-19105-04
Latest in https://github.com/dotnet/versions/blob/master/build-info/dotnet/roslyn/dev16.0p3/Latest_Packages.txt today.
Diffstat (limited to 'main/Directory.Build.props')
-rw-r--r--main/Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Directory.Build.props b/main/Directory.Build.props
index f4e039b2fe..e0e9ef1cb0 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -15,7 +15,7 @@
<NuGetVersionNewtonsoftJson>10.0.3</NuGetVersionNewtonsoftJson>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>
- <NuGetVersionRoslyn>3.0.0-beta2-19055-09</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.0.0-beta3-19105-04</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>