vlc-scraper/AnimeCon.Vlc.sln
2024-01-03 19:00:30 +01:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34322.80
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimeCon.Vlc.Scraper", "AnimeCon.Vlc.Scraper\AnimeCon.Vlc.Scraper.csproj", "{C0F21F3B-96DD-44FA-997C-7350C7348250}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0F21F3B-96DD-44FA-997C-7350C7348250}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0F21F3B-96DD-44FA-997C-7350C7348250}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0F21F3B-96DD-44FA-997C-7350C7348250}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0F21F3B-96DD-44FA-997C-7350C7348250}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {111B042F-430C-421A-8D8A-650FEA663776}
EndGlobalSection
EndGlobal