BlockIPAddr/BlockIPAddr.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2025-06-30 03:56:30 -04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.36105.23 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlockIPAddr", "BlockIPAddr.csproj", "{388323B4-A1A6-465C-BE7F-5C3C7270C64E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{388323B4-A1A6-465C-BE7F-5C3C7270C64E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{388323B4-A1A6-465C-BE7F-5C3C7270C64E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{388323B4-A1A6-465C-BE7F-5C3C7270C64E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{388323B4-A1A6-465C-BE7F-5C3C7270C64E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {05A45FE8-F52C-427F-B8DC-7C0F371B591F}
EndGlobalSection
EndGlobal