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-05-14 19:11:30 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-05-21 18:15:18 +0300
commit63e818bbae6e3d2485e9a0e9f73f5631abe3aeef (patch)
treef0648b9c5778a1f82e78addb5dcb8a665186a567 /main/Directory.Build.props
parent8a6442f4c1a00ab89e0e9740f3111556ce3829c8 (diff)
Bump Roslyn to 3.1.0-beta4-19261-04
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 6fa2385012..1c946b6aa0 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-19254-08</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.1.0-beta4-19261-04</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>