equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="utf-8"?> |
1 <?xml version="1.0" encoding="utf-8"?> |
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 <PropertyGroup> |
3 <PropertyGroup> |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 <ProductVersion>9.0.30729</ProductVersion> |
6 <ProductVersion>9.0.21022</ProductVersion> |
7 <SchemaVersion>2.0</SchemaVersion> |
7 <SchemaVersion>2.0</SchemaVersion> |
8 <ProjectGuid>{EAF384DB-2AE4-4132-839D-60F9DAFDEAD8}</ProjectGuid> |
8 <ProjectGuid>{EAF384DB-2AE4-4132-839D-60F9DAFDEAD8}</ProjectGuid> |
9 <OutputType>Library</OutputType> |
9 <OutputType>Library</OutputType> |
10 <AppDesignerFolder>Properties</AppDesignerFolder> |
10 <AppDesignerFolder>Properties</AppDesignerFolder> |
11 <RootNamespace>FingersDance.Data</RootNamespace> |
11 <RootNamespace>FingersDance.Data</RootNamespace> |
69 <Compile Include="Properties\Settings.Designer.cs"> |
69 <Compile Include="Properties\Settings.Designer.cs"> |
70 <AutoGen>True</AutoGen> |
70 <AutoGen>True</AutoGen> |
71 <DependentUpon>Settings.settings</DependentUpon> |
71 <DependentUpon>Settings.settings</DependentUpon> |
72 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
72 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
73 </Compile> |
73 </Compile> |
|
74 <Compile Include="User.cs" /> |
74 </ItemGroup> |
75 </ItemGroup> |
75 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
76 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
76 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
77 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
77 Other similar extension points exist, see Microsoft.Common.targets. |
78 Other similar extension points exist, see Microsoft.Common.targets. |
78 <Target Name="BeforeBuild"> |
79 <Target Name="BeforeBuild"> |