Files
OPTA_Updater/OPTA_Updater.sln
Martijn Scheepers 7ce65f1441 first commit
2024-05-13 10:24:32 +02:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OPTA_Updater", "OPTA_Updater\OPTA_Updater.csproj", "{759714EC-C5BE-4F81-9D09-C0CC1F444AF8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tftp.net", "tftp.net\tftp.net.csproj", "{A978B0B7-9F3D-4108-A545-CD906B4AC47D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{759714EC-C5BE-4F81-9D09-C0CC1F444AF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{759714EC-C5BE-4F81-9D09-C0CC1F444AF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{759714EC-C5BE-4F81-9D09-C0CC1F444AF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{759714EC-C5BE-4F81-9D09-C0CC1F444AF8}.Release|Any CPU.Build.0 = Release|Any CPU
{A978B0B7-9F3D-4108-A545-CD906B4AC47D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A978B0B7-9F3D-4108-A545-CD906B4AC47D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A978B0B7-9F3D-4108-A545-CD906B4AC47D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A978B0B7-9F3D-4108-A545-CD906B4AC47D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {362AD6B3-DE7D-4007-9814-628AA24B870E}
EndGlobalSection
EndGlobal