diff options
author | Ian C <ianc@noddybox.co.uk> | 2024-03-21 14:54:11 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2024-03-21 14:54:11 +0000 |
commit | 9764af998a4c91196687b8d27693b935a243ab84 (patch) | |
tree | d5f4bf49be0db32f8cfc78a4d76df82be14a2060 /download-admin.sln |
Initial checkin following project regeneration to make post work
Diffstat (limited to 'download-admin.sln')
-rw-r--r-- | download-admin.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/download-admin.sln b/download-admin.sln new file mode 100644 index 0000000..27f8e4a --- /dev/null +++ b/download-admin.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.5.002.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "download-admin", "download-admin.csproj", "{E71544EF-5014-4D06-AA38-BFFBC8C1588E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E71544EF-5014-4D06-AA38-BFFBC8C1588E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E71544EF-5014-4D06-AA38-BFFBC8C1588E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E71544EF-5014-4D06-AA38-BFFBC8C1588E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E71544EF-5014-4D06-AA38-BFFBC8C1588E}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {4F6160C4-86C3-40DD-A7DC-C30E69A2CDB0} + EndGlobalSection +EndGlobal |