Skip to content

Commit

Permalink
Deleted migrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
JKHeadley committed Apr 20, 2016
1 parent f1c0696 commit 5a8efa9
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions ServiceBuilderTest.Model/ServiceBuilderTest.Model.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,6 @@
<Compile Include="Application.cs" />
<Compile Include="LogEvent.cs" />
<Compile Include="LoggingContext.cs" />
<Compile Include="Migrations\201604192243154_init.cs" />
<Compile Include="Migrations\201604192243154_init.Designer.cs">
<DependentUpon>201604192243154_init.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\201604192250431_ServiceBuilder_LogEvents.cs" />
<Compile Include="Migrations\201604192250431_ServiceBuilder_LogEvents.Designer.cs">
<DependentUpon>201604192250431_ServiceBuilder_LogEvents.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\Configuration.cs" />
<Compile Include="Privilege.cs" />
<Compile Include="Organization.cs" />
<Compile Include="ServiceBuilderTestContext.cs" />
Expand All @@ -90,14 +81,6 @@
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Migrations\201604192243154_init.resx">
<DependentUpon>201604192243154_init.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Migrations\201604192250431_ServiceBuilder_LogEvents.resx">
<DependentUpon>201604192250431_ServiceBuilder_LogEvents.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.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit 5a8efa9

Please sign in to comment.