|
@ -111,6 +111,10 @@ |
|
|
<Compile Include="Migrations\201403300806354_DovominParameter.Designer.cs"> |
|
|
<Compile Include="Migrations\201403300806354_DovominParameter.Designer.cs"> |
|
|
<DependentUpon>201403300806354_DovominParameter.cs</DependentUpon> |
|
|
<DependentUpon>201403300806354_DovominParameter.cs</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
|
|
|
|
<Compile Include="Migrations\201403301120307_remove-dovominParameter-moscow.cs" /> |
|
|
|
|
|
<Compile Include="Migrations\201403301120307_remove-dovominParameter-moscow.Designer.cs"> |
|
|
|
|
|
<DependentUpon>201403301120307_remove-dovominParameter-moscow.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" /> |
|
@ -155,6 +159,9 @@ |
|
|
<EmbeddedResource Include="Migrations\201403300806354_DovominParameter.resx"> |
|
|
<EmbeddedResource Include="Migrations\201403300806354_DovominParameter.resx"> |
|
|
<DependentUpon>201403300806354_DovominParameter.cs</DependentUpon> |
|
|
<DependentUpon>201403300806354_DovominParameter.cs</DependentUpon> |
|
|
</EmbeddedResource> |
|
|
</EmbeddedResource> |
|
|
|
|
|
<EmbeddedResource Include="Migrations\201403301120307_remove-dovominParameter-moscow.resx"> |
|
|
|
|
|
<DependentUpon>201403301120307_remove-dovominParameter-moscow.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. |
|
|