botw-toolset/BOTWToolset.sln
Chev a1a83285f8 Migrate from .NET Framework 4.8 to .NET 5
Also compress Resources/Icons image files, and remove unused entry in App.xaml
2021-01-18 23:33:46 -08:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BOTWToolset", "BOTWToolset.csproj", "{99C01800-580D-4A02-88A7-CE3B8DCB9A16}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{99C01800-580D-4A02-88A7-CE3B8DCB9A16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99C01800-580D-4A02-88A7-CE3B8DCB9A16}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99C01800-580D-4A02-88A7-CE3B8DCB9A16}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99C01800-580D-4A02-88A7-CE3B8DCB9A16}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2342C2FA-D8B4-4711-9BF6-4A7B673363F8}
EndGlobalSection
EndGlobal