This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f298724dc4
dotnet-installer
/
omnisharp.json
5 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Add omnisharp.json file to exclude test projects from editor
2015-10-29 08:48:46 +00:00
{
"dnx"
:
{
Fixed the build - csc kept crashing on stage 2 and it turned out to be a version mismatch with System.Reflection.Metadata. - Silenced crossgen - Made omnisharp see all of the projects
2016-02-15 17:03:40 +00:00
"projects"
:
"src/*/project.json;test/src/*/project.json;scripts/*/project.json"
Add omnisharp.json file to exclude test projects from editor
2015-10-29 08:48:46 +00:00
}
}
Reference in a new issue
Copy permalink