🔧 Fixes solution assets and common package versions
This commit is contained in:
10
Solution.sln
10
Solution.sln
@ -6,7 +6,7 @@ MinimumVisualStudioVersion = 15.0.26124.0
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{C78AC8C6-8CE2-4C77-9493-3E6F22D4F82B}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
LICENSE.md = LICENSE.md
|
||||
.config\assets\nuget.png = .config\assets\nuget.png
|
||||
icon.png = icon.png
|
||||
README.md = README.md
|
||||
Directory.Packages.props = Directory.Packages.props
|
||||
EndProjectSection
|
||||
@ -48,4 +48,12 @@ Global
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {732C3E99-FDF6-4748-A339-C3C162241038}
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
Reference in New Issue
Block a user