chore(scaffold): initialize git repo and monorepo with .NET solution
This commit is contained in:
6
backend/global.json
Normal file
6
backend/global.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "10.0.100",
|
||||
"rollForward": "latestFeature"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user