-
Notifications
You must be signed in to change notification settings - Fork 676
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
Razor 16.8 Preview 4 Release #4095
Razor 16.8 Preview 4 Release #4095
Conversation
@@ -3155,6 +3155,54 @@ | |||
"env": { | |||
"type": "object", | |||
"description": "Environment variables passed to dotnet. Only valid for hosted apps." | |||
}, | |||
"logging": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fyi/ @captainsafia
Codecov Report
@@ Coverage Diff @@
## master #4095 +/- ##
=======================================
Coverage 85.99% 85.99%
=======================================
Files 60 60
Lines 1856 1856
Branches 214 214
=======================================
Hits 1596 1596
Misses 200 200
Partials 60 60
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Co-authored-by: N. Taylor Mullen <nimullen@microsoft.com>
cc/ @JoeRobich |
Thanks @JoeRobich! 🎉 |
@TanayParikh In case you didn't find it, I built a new prerelease with this change - https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.23.3-beta3 |
Thanks! |
cc/ @NTaylorMullen @ajaybhargavb @ryanbrandenburg