diff --git a/Directory.Packages.props b/Directory.Packages.props
index 455d67a..8798058 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,16 +4,26 @@
-
+
+
+
+
+
+
+
-
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
-
diff --git a/Solution.sln b/Solution.sln
index a2d20d6..f74db9a 100644
--- a/Solution.sln
+++ b/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