Skip to content

Commit

Permalink
Merge pull request #5485 from TIHan/roslyn-package-fix
Browse files Browse the repository at this point in the history
Rev'ed Roslyn package version to fix glyph tags
  • Loading branch information
brettfo authored Aug 10, 2018
2 parents a6e3d84 + 0a92444 commit 70ca46d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion RoslynPackageVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8.0
2.9.0-beta8-63208-01
2 changes: 2 additions & 0 deletions build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,8 @@ if "%BUILD_PROTO_WITH_CORECLR_LKG%" == "1" (
)

echo ---------------- Done with package restore, starting proto ------------------------
set logdir=%~dp0%BUILD_CONFIG%\net40\
if not exist "!logdir!" mkdir "!logdir!"

rem Build Proto
if "%BUILD_PROTO%" == "1" (
Expand Down

0 comments on commit 70ca46d

Please sign in to comment.