Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32804.467
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NewLife.Spider", "NewLife.Spider\NewLife.Spider.csproj", "{9589F57F-C66C-4E4A-8A81-8BF9E705FDC3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Others", "Others", "{D91B564E-D773-4FBC-B277-921D3045A862}"
ProjectSection(SolutionItems) = preProject
.github\workflows\publish-beta.yml = .github\workflows\publish-beta.yml
.github\workflows\publish.yml = .github\workflows\publish.yml
Readme.MD = Readme.MD
.github\workflows\test.yml = .github\workflows\test.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9589F57F-C66C-4E4A-8A81-8BF9E705FDC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9589F57F-C66C-4E4A-8A81-8BF9E705FDC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9589F57F-C66C-4E4A-8A81-8BF9E705FDC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9589F57F-C66C-4E4A-8A81-8BF9E705FDC3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7A219A5A-691F-4BA4-ADEC-063809266A05}
EndGlobalSection
EndGlobal
|