|
53 | 53 | <ItemGroup> |
54 | 54 | <Compile Include="IsisContext.cs" /> |
55 | 55 | <Compile Include="IUnitOfWork.cs" /> |
56 | | - <Compile Include="Migrations\201603042036026_Initial.cs" /> |
57 | | - <Compile Include="Migrations\201603042036026_Initial.Designer.cs"> |
58 | | - <DependentUpon>201603042036026_Initial.cs</DependentUpon> |
59 | | - </Compile> |
60 | | - <Compile Include="Migrations\201603061610268_Prestatie_Tegoed.cs" /> |
61 | | - <Compile Include="Migrations\201603061610268_Prestatie_Tegoed.Designer.cs"> |
62 | | - <DependentUpon>201603061610268_Prestatie_Tegoed.cs</DependentUpon> |
63 | | - </Compile> |
64 | | - <Compile Include="Migrations\201603061643251_Prestatie_Tegoed_ToByte.cs" /> |
65 | | - <Compile Include="Migrations\201603061643251_Prestatie_Tegoed_ToByte.Designer.cs"> |
66 | | - <DependentUpon>201603061643251_Prestatie_Tegoed_ToByte.cs</DependentUpon> |
67 | | - </Compile> |
68 | | - <Compile Include="Migrations\201603071948184_Klant_Actief.cs" /> |
69 | | - <Compile Include="Migrations\201603071948184_Klant_Actief.Designer.cs"> |
70 | | - <DependentUpon>201603071948184_Klant_Actief.cs</DependentUpon> |
71 | | - </Compile> |
72 | | - <Compile Include="Migrations\201603081856072_Klant_Bus.cs" /> |
73 | | - <Compile Include="Migrations\201603081856072_Klant_Bus.Designer.cs"> |
74 | | - <DependentUpon>201603081856072_Klant_Bus.cs</DependentUpon> |
75 | | - </Compile> |
76 | | - <Compile Include="Migrations\201603082030262_Strijker_IndienstTot.cs" /> |
77 | | - <Compile Include="Migrations\201603082030262_Strijker_IndienstTot.Designer.cs"> |
78 | | - <DependentUpon>201603082030262_Strijker_IndienstTot.cs</DependentUpon> |
| 56 | + <Compile Include="Migrations\201603102228016_Initial_DataBase.cs" /> |
| 57 | + <Compile Include="Migrations\201603102228016_Initial_DataBase.Designer.cs"> |
| 58 | + <DependentUpon>201603102228016_Initial_DataBase.cs</DependentUpon> |
79 | 59 | </Compile> |
80 | 60 | <Compile Include="Migrations\Configuration.cs" /> |
81 | 61 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
99 | 79 | </ProjectReference> |
100 | 80 | </ItemGroup> |
101 | 81 | <ItemGroup> |
102 | | - <EmbeddedResource Include="Migrations\201603042036026_Initial.resx"> |
103 | | - <DependentUpon>201603042036026_Initial.cs</DependentUpon> |
104 | | - </EmbeddedResource> |
105 | | - <EmbeddedResource Include="Migrations\201603061610268_Prestatie_Tegoed.resx"> |
106 | | - <DependentUpon>201603061610268_Prestatie_Tegoed.cs</DependentUpon> |
107 | | - </EmbeddedResource> |
108 | | - <EmbeddedResource Include="Migrations\201603061643251_Prestatie_Tegoed_ToByte.resx"> |
109 | | - <DependentUpon>201603061643251_Prestatie_Tegoed_ToByte.cs</DependentUpon> |
110 | | - </EmbeddedResource> |
111 | | - <EmbeddedResource Include="Migrations\201603071948184_Klant_Actief.resx"> |
112 | | - <DependentUpon>201603071948184_Klant_Actief.cs</DependentUpon> |
113 | | - </EmbeddedResource> |
114 | | - <EmbeddedResource Include="Migrations\201603081856072_Klant_Bus.resx"> |
115 | | - <DependentUpon>201603081856072_Klant_Bus.cs</DependentUpon> |
116 | | - </EmbeddedResource> |
117 | | - <EmbeddedResource Include="Migrations\201603082030262_Strijker_IndienstTot.resx"> |
118 | | - <DependentUpon>201603082030262_Strijker_IndienstTot.cs</DependentUpon> |
| 82 | + <EmbeddedResource Include="Migrations\201603102228016_Initial_DataBase.resx"> |
| 83 | + <DependentUpon>201603102228016_Initial_DataBase.cs</DependentUpon> |
119 | 84 | </EmbeddedResource> |
120 | 85 | </ItemGroup> |
121 | 86 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
0 commit comments