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
0366576dba
dotnet-installer
/
TestAssets
/
LockFiles
/
ExportFiles
/
valid_staleFragment
/
project.json
9 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix warnings in project.json PR #2493 introduced the new project.json schema. The tree has 118 files with the old schema, which added several hundred warnings. This change can't go in until PR #2864 does - it relies on those bug fixes.
2016-05-13 02:03:08 +00:00
{
"version"
:
"1.0.0-*"
,
"buildOptions"
:
{
"emitEntryPoint"
:
true
}
,
"frameworks"
:
{
"net46"
:
{
}
}
}
Reference in a new issue
Copy permalink