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
path: root/main
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2019-07-16 20:53:24 +0300
committerGitHub <noreply@github.com>2019-07-16 20:53:24 +0300
commitacd388255b89d19ccf8247ceb64db382d7f777cd (patch)
treeb7bfed1e886ad1694c1785034e2fdccb466c4ba8 /main
parent1ec8a004c3eb6cfdd5c32f3dd7f04293501f9963 (diff)
parent556beea9358060930230302a5e9ecfe33da6d370 (diff)
Merge pull request #8175 from mono/dev/rigibson/update-roslyn
Bump Roslyn to 3.2.0-beta4-19359-03
Diffstat (limited to 'main')
-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 90cdb51564..046aca2635 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -18,7 +18,7 @@
<NuGetVersionNuGet>5.2.0-rtm.6067</NuGetVersionNuGet>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>
- <NuGetVersionRoslyn>3.2.0-beta4-19324-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.2.0-beta4-19359-03</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.1.28-g2ad4df7366</NuGetVersionVSEditor>