From dba6d7114826db1e2043d876e862b9696e9a60f8 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Mon, 31 Aug 2020 12:34:59 -0700
Subject: [PATCH] Use stable versions of most Microsoft.CodeAnalysis.* packages
(#25407)
- cannot build this repo with stable versions otherwise
- avoids "NU5104: ... stable release of a package should not have a prerelease dependency ..."
- primary error was in Microsoft.CodeAnalysis.Razor.csproj
---
eng/Versions.props | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index e5c9e77afd..4a33ce898a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -220,9 +220,9 @@
15.8.166
1.2.6
15.8.166
- 3.7.0-4.20351.7
- 3.7.0-4.20351.7
- 3.7.0-4.20351.7
+ 3.7.0
+ 3.7.0
+ 3.7.0
3.3.0-beta2.final
3.0.0
1.0.0-20200708.1