Files
spring-net/global.json
Marko Lahma ca2bf1e889 Add GitHub Actions configuration (#201)
* new build system based on NUKE build
* support test running on Linux
2021-08-02 17:54:41 +03:00

6 lines
75 B
JSON

{
"sdk": {
"version": "5.0",
"rollForward": "latestFeature"
}
}