mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Remove global.json
This commit is contained in:
10
global.json
10
global.json
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"sdk": {
|
||||
"allowPrerelease": false,
|
||||
"rollForward": "minor",
|
||||
"version": "5.0.100"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.Traversal": "3.0.2"
|
||||
}
|
||||
}
|
||||
@@ -30,7 +30,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
.editorconfig = .editorconfig
|
||||
Directory.Build.props = Directory.Build.props
|
||||
.config\dotnet-tools.json = .config\dotnet-tools.json
|
||||
global.json = global.json
|
||||
CodeAnalysis\osu-framework.ruleset = CodeAnalysis\osu-framework.ruleset
|
||||
osu-framework.sln.DotSettings = osu-framework.sln.DotSettings
|
||||
osu.Framework.Android.props = osu.Framework.Android.props
|
||||
|
||||
Reference in New Issue
Block a user