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-06-07 18:35:03 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-06-13 19:37:51 +0300
commitba6e2dc2d58c51d0a1a1c7160259c24dec6c61f0 (patch)
tree6bf038f068ed6a8f4443365bda9b44c826e9de62 /main/Directory.Build.props
parentbb0effd7cbad828197758030dad30905a46e3d1b (diff)
Bump Roslyn to 3.2.0-beta4-19312-10
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 4499f2e17f..2432871a45 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -17,7 +17,7 @@
<NuGetVersionNewtonsoftJson>10.0.3</NuGetVersionNewtonsoftJson>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>
- <NuGetVersionRoslyn>3.1.0-beta4-19261-04</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.2.0-beta4-19312-10</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.1.28-g2ad4df7366</NuGetVersionVSEditor>