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:
authorAaron Bockover <abock@microsoft.com>2019-04-12 02:59:30 +0300
committerAaron Bockover <abock@microsoft.com>2019-04-12 03:08:27 +0300
commit4e81de350a85aed21e4ebfb0d20328b9eeec94e7 (patch)
treef5be30f85a4a1473a4c578c0cd69c0f6a7bb68ec /main/Directory.Build.props
parent3f63a8a341c44ddb260398c3be1f51bc8ce36068 (diff)
Revert "Merge pull request #494 from xamarin/pr-anvod-completion-suffix"
This reverts commit 2a7b392aa8c42e34df5b26205fd298202acc4124, reversing changes made to 80d3109fe8ce9a13cc72e7de489878ecc10f9857.
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 f4874fd1b2..6898722e9d 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-beta1-19179-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.0.0-beta4-19157-04</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>