diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-03-14 19:01:29 +0100 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-03-14 19:01:29 +0100 |
commit | 1b634785b50a8be5ff6f06feeb13726750115615 (patch) | |
tree | e7ac2491c2391bca2d592f3ef9796d26180512fc /modules/mono/glue/GodotSharp | |
parent | ce01b83c4af6b61febecea68596a0806d8723d10 (diff) |
C#: Replace uses of old Configuration and update old csprojs
Diffstat (limited to 'modules/mono/glue/GodotSharp')
-rw-r--r-- | modules/mono/glue/GodotSharp/GodotSharp.sln | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/mono/glue/GodotSharp/GodotSharp.sln b/modules/mono/glue/GodotSharp/GodotSharp.sln index a496e36da3..4896d0a07d 100644 --- a/modules/mono/glue/GodotSharp/GodotSharp.sln +++ b/modules/mono/glue/GodotSharp/GodotSharp.sln @@ -8,8 +8,6 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AEBF0036-DA76-4341-B651-A3F2856AB2FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |