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 <jorobich@microsoft.com>2019-08-29 18:38:49 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-08-29 20:58:34 +0300
commit0c304fc726dd8dddad50e9f0c12e4e6c163979d4 (patch)
tree42b4091477741dfe9316dfcdd98519dd3dfbe692 /main/msbuild
parent8060d05b6b8f991bafebbc4334b5ab36ac511d00 (diff)
Bump Roslyn to 3.3.1-beta3-19426-02
Diffstat (limited to 'main/msbuild')
-rw-r--r--main/msbuild/RoslynVersion.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/msbuild/RoslynVersion.props b/main/msbuild/RoslynVersion.props
index 4285c19667..55f64bd06a 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.3.0-beta3-19415-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.1-beta3-19426-02</NuGetVersionRoslyn>
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>