Skip to content
Permalink
e96da73501
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@rjw02005
Latest commit e96da73 Aug 25, 2015 History
1 contributor

Users who have contributed to this file

22 lines (22 sloc) 968 Bytes
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Idf_Dedup", "Dedup\Idf_Dedup.csproj", "{3BC57ADA-0DBD-4395-94B8-0D25FA2AE0BF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3BC57ADA-0DBD-4395-94B8-0D25FA2AE0BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BC57ADA-0DBD-4395-94B8-0D25FA2AE0BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BC57ADA-0DBD-4395-94B8-0D25FA2AE0BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BC57ADA-0DBD-4395-94B8-0D25FA2AE0BF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal