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:
authorJoey Robichaud <joseph.robichaud@microsoft.com>2019-06-18 20:32:37 +0300
committerGitHub <noreply@github.com>2019-06-18 20:32:37 +0300
commit9dc43274881891e8db232a26e816aeea410d400c (patch)
treec67d6f3539a71fb0e820245151ee231fdf7a4e06 /main/Directory.Build.props
parent62863b767911f39d2898f488fd048e854f974040 (diff)
Bump Roslyn to 3.2.0-beta4-19317-08
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 c590df3eb5..4bc6772ec5 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.2.0-beta4-19312-10</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.2.0-beta4-19317-08</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.1.28-g2ad4df7366</NuGetVersionVSEditor>