This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
NordigenDotNet
Watch
1
Star
0
Fork
0
You've already forked NordigenDotNet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
NordigenDotNet
/
global.json
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
102 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
feat(build): Use global.json and nuget.config
2022-08-29 22:27:03 +03:00
{
"sdk"
:
{
feat: Add .NET Standard 2.0 target
2022-11-09 21:57:31 +02:00
"version"
:
"7.0.100"
,
feat(build): Use global.json and nuget.config
2022-08-29 22:27:03 +03:00
"rollForward"
:
"latestFeature"
,
"allowPrerelease"
:
false
}
}
Reference in New Issue
Copy Permalink