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:
authorRikki Gibson <rigibson@microsoft.com>2019-07-11 02:16:24 +0300
committerGitHub <noreply@github.com>2019-07-11 02:16:24 +0300
commit556beea9358060930230302a5e9ecfe33da6d370 (patch)
tree80eb9b4cf86ea372cb6c8d92bafa41a73aca0e5e /main/Directory.Build.props
parente643cbe91a0652b94807c96fc6cc6b68a6570f09 (diff)
Bump Roslyn to 3.2.0-beta4-19359-03
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 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>