Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Razor to work for 3.1 SDKs #3406

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Conversation

NTaylorMullen
Copy link
Contributor

  • These bits include a new Razor language server, O# plugin and VSCode extension that update the Razor experience to work on 3.1 DSKs

- These bits include a new Razor language server, O# plugin and VSCode extension that update the Razor experience to work on 3.1 DSKs
Copy link
Contributor

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@@ -30,7 +30,7 @@
],
"defaults": {
"omniSharp": "1.34.7",
"razor": "1.0.0-alpha3-20190819.3"
"razor": "1.0.0-alpha3-3.1.0-preview3.19563.3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new versioning scheme?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kind of ya. We moved where we build the Razor VSCode extension pieces into AspNetCore-Tooling and as part of that the versioning changed a lot.

@NTaylorMullen
Copy link
Contributor Author

Feel free to merge on my behalf when the repo is ready for it 😄

@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #3406 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3406   +/-   ##
=======================================
  Coverage   89.81%   89.81%           
=======================================
  Files          59       59           
  Lines        1591     1591           
  Branches       89       89           
=======================================
  Hits         1429     1429           
  Misses        151      151           
  Partials       11       11
Flag Coverage Δ
#integration 100% <ø> (ø) ⬆️
#unit 89.81% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0375200...65d1fe0. Read the comment docs.

@JoeRobich
Copy link
Member

Thanks!

@JoeRobich JoeRobich merged commit 7c7b906 into master Nov 14, 2019
@NTaylorMullen NTaylorMullen deleted the nimullen/updaterazor.3.1 branch November 15, 2019 00:30
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.

3 participants