This website requires JavaScript.
Explore
Help
Sign In
starred
/
Electron.NET
Watch
1
Star
0
Fork
0
You've already forked Electron.NET
mirror of
https://github.com/ElectronNET/Electron.NET.git
synced
2026-02-03 21:25:13 +00:00
Code
Issues
668
Packages
Projects
Releases
20
Wiki
Activity
Files
main
Add File
New File
Apply Patch
Electron.NET
/
global.json
8 lines
121 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
global.json: Pin .net SDK
2025-10-13 13:04:24 +02:00
{
"sdk"
:
{
Updated NUKE and integrated tests in CI/CD
2025-11-12 14:21:11 +01:00
"version"
:
"10.0.100"
,
Reduce pinned dotnet version to 8.0.305 and rollForward to 'feature'
2025-10-13 20:14:18 +02:00
"rollForward"
:
"feature"
,
global.json: Pin .net SDK
2025-10-13 13:04:24 +02:00
"allowPrerelease"
:
false
}
}
Reference in New Issue
Copy Permalink