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
1
Wiki
Activity
Actions
cf193ad301
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 01:48:46 -07: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 01:09:23 -08:00
"projects"
:
"src/*/project.json;test/*/project.json;scripts/*/project.json"
Add omnisharp.json file to exclude test projects from editor
2015-10-29 01:48:46 -07:00
}
}
Reference in a new issue
Copy permalink