This repository has been archived on 2025-11-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
StripJackNaked/StripJackNaked.sln
2022-07-05 23:23:57 +10:00

34 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1700.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StripJackNaked", "StripJackNaked\StripJackNaked.csproj", "{FD2FB25C-F802-4614-8B99-DF92BF48F6DC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FD2FB25C-F802-4614-8B99-DF92BF48F6DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD2FB25C-F802-4614-8B99-DF92BF48F6DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD2FB25C-F802-4614-8B99-DF92BF48F6DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD2FB25C-F802-4614-8B99-DF92BF48F6DC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9E0515AF-3796-4890-BB01-DC912AF34101}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.TextStylePolicy = $1
$1.inheritsSet = null
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.scope = text/x-csharp
EndGlobalSection
EndGlobal