[go: up one dir, main page]

0% found this document useful (0 votes)
14 views1 page

RandomFileGenerator SLN

This document is a Microsoft Visual Studio Solution File formatted for version 12.00, specifically for Visual Studio 15. It includes project configurations for a solution containing a project named 'RandomFileGenerator' and specifies various build configurations such as Debug and Release for different CPU architectures. The file also outlines the relationship between the projects and their configurations within the solution.

Uploaded by

bia.badanter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

RandomFileGenerator SLN

This document is a Microsoft Visual Studio Solution File formatted for version 12.00, specifically for Visual Studio 15. It includes project configurations for a solution containing a project named 'RandomFileGenerator' and specifies various build configurations such as Debug and Release for different CPU architectures. The file also outlines the relationship between the projects and their configurations within the solution.

Uploaded by

bia.badanter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Microsoft Visual Studio Solution File, Format Version 12.

00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{8D7AB57D-DB4A-
425C-96EC-FF9B36FFE350}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomFileGenerator", "src\
RandomFileGenerator\RandomFileGenerator.csproj", "{0F38EAD9-9008-4F7C-9775-
80182EE2DEF1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|Any CPU.ActiveCfg = Debug|
Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|Any CPU.Build.0 = Debug|
Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|x64.ActiveCfg = Debug|Any
CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|x64.Build.0 = Debug|Any
CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|x86.ActiveCfg = Debug|Any
CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Debug|x86.Build.0 = Debug|Any
CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|Any CPU.ActiveCfg =
Release|Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|Any CPU.Build.0 =
Release|Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|x64.ActiveCfg = Release|
Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|x64.Build.0 = Release|
Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|x86.ActiveCfg = Release|
Any CPU
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1}.Release|x86.Build.0 = Release|
Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0F38EAD9-9008-4F7C-9775-80182EE2DEF1} = {8D7AB57D-DB4A-425C-96EC-
FF9B36FFE350}
EndGlobalSection
EndGlobal

You might also like