|
@ -124,6 +124,10 @@ |
|
|
<Compile Include="Migrations\201403310658336_DispalyFormat.Designer.cs"> |
|
|
<Compile Include="Migrations\201403310658336_DispalyFormat.Designer.cs"> |
|
|
<DependentUpon>201403310658336_DispalyFormat.cs</DependentUpon> |
|
|
<DependentUpon>201403310658336_DispalyFormat.cs</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
|
|
|
|
<Compile Include="Migrations\201403310716012_bugfix.cs" /> |
|
|
|
|
|
<Compile Include="Migrations\201403310716012_bugfix.Designer.cs"> |
|
|
|
|
|
<DependentUpon>201403310716012_bugfix.cs</DependentUpon> |
|
|
|
|
|
</Compile> |
|
|
<Compile Include="Migrations\Configuration.cs" /> |
|
|
<Compile Include="Migrations\Configuration.cs" /> |
|
|
<Compile Include="Parameter.cs" /> |
|
|
<Compile Include="Parameter.cs" /> |
|
|
<Compile Include="ParameterValue.cs" /> |
|
|
<Compile Include="ParameterValue.cs" /> |
|
@ -177,6 +181,9 @@ |
|
|
<EmbeddedResource Include="Migrations\201403310658336_DispalyFormat.resx"> |
|
|
<EmbeddedResource Include="Migrations\201403310658336_DispalyFormat.resx"> |
|
|
<DependentUpon>201403310658336_DispalyFormat.cs</DependentUpon> |
|
|
<DependentUpon>201403310658336_DispalyFormat.cs</DependentUpon> |
|
|
</EmbeddedResource> |
|
|
</EmbeddedResource> |
|
|
|
|
|
<EmbeddedResource Include="Migrations\201403310716012_bugfix.resx"> |
|
|
|
|
|
<DependentUpon>201403310716012_bugfix.cs</DependentUpon> |
|
|
|
|
|
</EmbeddedResource> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|