mirror of
https://github.com/miawinter98/just-short-it.git
synced 2024-11-10 03:59:53 +00:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33516.290
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JustShortIt", "JustShortIt.csproj", "{F85FD303-4514-45E3-A024-A2619E55AB77}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F85FD303-4514-45E3-A024-A2619E55AB77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F85FD303-4514-45E3-A024-A2619E55AB77}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F85FD303-4514-45E3-A024-A2619E55AB77}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F85FD303-4514-45E3-A024-A2619E55AB77}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {878FA069-6D4D-41D2-B423-9AF20BD80BB8}
|
|
EndGlobalSection
|
|
EndGlobal
|