-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcsharp_File_Shredder.sln
25 lines (25 loc) · 1.04 KB
/
csharp_File_Shredder.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2048
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "csharp_File_Shredder", "csharp_File_Shredder.csproj", "{D6AB4C8F-40C1-45D8-8D75-EB1433B451F3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6AB4C8F-40C1-45D8-8D75-EB1433B451F3}.Debug|x86.ActiveCfg = Debug|x86
{D6AB4C8F-40C1-45D8-8D75-EB1433B451F3}.Debug|x86.Build.0 = Debug|x86
{D6AB4C8F-40C1-45D8-8D75-EB1433B451F3}.Release|x86.ActiveCfg = Release|x86
{D6AB4C8F-40C1-45D8-8D75-EB1433B451F3}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B645E5B2-0167-4A2D-8F72-A67450AA8FD6}
EndGlobalSection
EndGlobal