Files
PL_JusticeBot/DiscordApp.sln
Дмитрий Шиманский 9a8a4cad5d add discord bot
change net6.0 net7.0
2023-10-26 11:35:42 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiscordApp", "DiscordApp.csproj", "{950F9F70-ACDF-459E-8013-8E9E5B3B410A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{950F9F70-ACDF-459E-8013-8E9E5B3B410A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{950F9F70-ACDF-459E-8013-8E9E5B3B410A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{950F9F70-ACDF-459E-8013-8E9E5B3B410A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{950F9F70-ACDF-459E-8013-8E9E5B3B410A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B1D04319-BFE6-4F69-9951-AA4AD2AE4E30}
EndGlobalSection
EndGlobal