Remove redundant properties from desktop projects.

While OutputType=Library maybe doubtful, PlatformTarget=AnyCPU should be clearly the default.
This commit is contained in:
Huo Yaoyuan
2019-10-30 22:56:33 +08:00
parent 47e3498b71
commit bcf8e3a9d4
9 changed files with 12 additions and 18 deletions

View File

@ -56,9 +56,9 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{10DF8F12-50FD-45D8-8A38-17BA764BF54D}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Directory.Build.props = Directory.Build.props
global.json = global.json
osu.Android.props = osu.Android.props
osu.Game.props = osu.Game.props
osu.iOS.props = osu.iOS.props
osu.sln.DotSettings = osu.sln.DotSettings
osu.TestProject.props = osu.TestProject.props