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
ccef10b70c
dotnet-installer
/
omnisharp.json
5 lines
106 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"
:
{
Fixing versions - Added --version-suffix to build and publish - Support reading DOTNET_* version variables everywhere versions can be read - Show the commit sha in dotnet --version - Added tests that check the assembly output version - Set DOTNET_BUILD_VERSION when producing the CLI app itself so that it has the version information stamped in for help.
2016-02-18 09:09:23 +00:00
"projects"
:
"src/*/project.json;test/*/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