|
|
@ -88,6 +88,10 @@ |
|
|
|
<Compile Include="Migrations\201403280733264_Param values.Designer.cs"> |
|
|
|
<DependentUpon>201403280733264_Param values.cs</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Migrations\201403280938368_Job.cs" /> |
|
|
|
<Compile Include="Migrations\201403280938368_Job.Designer.cs"> |
|
|
|
<DependentUpon>201403280938368_Job.cs</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Migrations\Configuration.cs" /> |
|
|
|
<Compile Include="Parameter.cs" /> |
|
|
|
<Compile Include="ParameterValue.cs" /> |
|
|
@ -117,6 +121,9 @@ |
|
|
|
<EmbeddedResource Include="Migrations\201403280733264_Param values.resx"> |
|
|
|
<DependentUpon>201403280733264_Param values.cs</DependentUpon> |
|
|
|
</EmbeddedResource> |
|
|
|
<EmbeddedResource Include="Migrations\201403280938368_Job.resx"> |
|
|
|
<DependentUpon>201403280938368_Job.cs</DependentUpon> |
|
|
|
</EmbeddedResource> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
|