Files
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

21 lines
885 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C# Express 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Base64", "Base64.csproj", "{B6970413-0E13-4332-BB4B-7363278A0F57}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6970413-0E13-4332-BB4B-7363278A0F57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6970413-0E13-4332-BB4B-7363278A0F57}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6970413-0E13-4332-BB4B-7363278A0F57}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6970413-0E13-4332-BB4B-7363278A0F57}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal