src/FingersDance.Data/FingersDance.Data.csproj
changeset 195 48b3139bb182
parent 160 e940ca798fe3
equal deleted inserted replaced
194:d96cd2bce653 195:48b3139bb182
     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>
    55     </Reference>
    55     </Reference>
    56   </ItemGroup>
    56   </ItemGroup>
    57   <ItemGroup>
    57   <ItemGroup>
    58     <Compile Include="Annotation.cs" />
    58     <Compile Include="Annotation.cs" />
    59     <Compile Include="Cutting.cs" />
    59     <Compile Include="Cutting.cs" />
       
    60     <Compile Include="DataDictionary.cs" />
    60     <Compile Include="Project.cs" />
    61     <Compile Include="Project.cs" />
    61     <Compile Include="Properties\AssemblyInfo.cs" />
    62     <Compile Include="Properties\AssemblyInfo.cs" />
    62     <EmbeddedResource Include="Properties\Resources.resx">
    63     <EmbeddedResource Include="Properties\Resources.resx">
    63       <Generator>ResXFileCodeGenerator</Generator>
    64       <Generator>ResXFileCodeGenerator</Generator>
    64       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    65       <LastGenOutput>Resources.Designer.cs</LastGenOutput>