Files
Shotreact/shotreact.sln
2024-06-03 11:27:14 +10:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "shotreact", "shotreact\shotreact.csproj", "{2FC4E1DA-BEAD-4566-BFD6-9408C5225C5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2FC4E1DA-BEAD-4566-BFD6-9408C5225C5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2FC4E1DA-BEAD-4566-BFD6-9408C5225C5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2FC4E1DA-BEAD-4566-BFD6-9408C5225C5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2FC4E1DA-BEAD-4566-BFD6-9408C5225C5E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6C83EAE6-5E81-418D-B463-3C3D0618A789}
EndGlobalSection
EndGlobal