зеркало из https://github.com/microsoft/recorder.git
38 строки
1.8 KiB
Plaintext
38 строки
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.30408.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "record", "record\record.csproj", "{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{6E2EEDD9-3102-48EE-82AE-65CE4712D4FC}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.nuget\NuGet.targets = .nuget\NuGet.targets
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|ARM = Debug|ARM
|
|
Debug|x86 = Debug|x86
|
|
Release|ARM = Release|ARM
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|ARM.ActiveCfg = Debug|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|ARM.Build.0 = Debug|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|ARM.Deploy.0 = Debug|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|x86.ActiveCfg = Debug|x86
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|x86.Build.0 = Debug|x86
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Debug|x86.Deploy.0 = Debug|x86
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|ARM.ActiveCfg = Release|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|ARM.Build.0 = Release|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|ARM.Deploy.0 = Release|ARM
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|x86.ActiveCfg = Release|x86
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|x86.Build.0 = Release|x86
|
|
{24FEF266-03B8-4BFE-B1EB-9BE52472EC20}.Release|x86.Deploy.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|