Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

Auto-created pull request to update Roslyn references.

If the changes look sane and all PR checks are green, then squash and merge this PR and delete the branch.

If there are test failures or conflicts perform the following steps:

git fetch --all
git checkout -b ref-updates/vs2017-rtm-20171020-221034 upstream/ref-updates/vs2017-rtm-20171020-221034
# fix issues here
git add .
git commit -m "<relevant PR message here>"
git push upstream ref-updates/vs2017-rtm-20171020-221034 --force

@msftclas
Copy link

msftclas commented Oct 20, 2017

CLA assistant check
All CLA requirements met.

@forki forki mentioned this pull request Oct 21, 2017
@KevinRansom
Copy link
Contributor

@dotnet-bot test this please

@KevinRansom
Copy link
Contributor

Errors:

"D:\j\w\release_ci_pa---8f1e2b0a\build-everything.proj" (default target) (1) ->
"D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\fsharp-vsintegration-src-build.proj" (Build target) (10) ->
"D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj" (Build target) (11) ->
(CoreCompile target) -> 
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\Classification\ColorizationService.fs(19,32): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.Classification.IClassificationService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\Classification\ColorizationService.fs(28,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.Classification.IClassificationService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\Classification\ColorizationService.fs(28,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.Classification.IClassificationService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\Classification\ColorizationService.fs(28,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.Classification.IClassificationService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\BlockComment\CommentUncommentService.fs(8,32): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.CommentSelection.ICommentSelectionService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\BlockComment\CommentUncommentService.fs(10,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.CommentSelection.ICommentSelectionService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\BlockComment\CommentUncommentService.fs(10,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.CommentSelection.ICommentSelectionService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]
  D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\BlockComment\CommentUncommentService.fs(10,15): error FS0044: This construct is deprecated. Use Microsoft.CodeAnalysis.CommentSelection.ICommentSelectionService instead [D:\j\w\release_ci_pa---8f1e2b0a\vsintegration\src\FSharp.Editor\FSharp.Editor.fsproj]

    10 Warning(s)
    8 Error(s)

@brettfo brettfo closed this Oct 24, 2017
@brettfo brettfo deleted the ref-updates/vs2017-rtm-20171020-221034 branch October 24, 2017 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants