|
@@ -68,6 +68,9 @@
|
|
|
<Compile Include="AboutThePark.xaml.cs">
|
|
|
<DependentUpon>AboutThePark.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Attraction.xaml.cs">
|
|
|
+ <DependentUpon>Attraction.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="AttractionInPlace.cs">
|
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
|
</Compile>
|
|
@@ -86,11 +89,21 @@
|
|
|
<Compile Include="ConstructionSchedule.cs">
|
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="DataBase.Context.cs">
|
|
|
+ <AutoGen>True</AutoGen>
|
|
|
+ <DesignTime>True</DesignTime>
|
|
|
+ <DependentUpon>DataBase.Context.tt</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="DataBase.cs">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DesignTime>True</DesignTime>
|
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="DataBase.Designer.cs">
|
|
|
+ <AutoGen>True</AutoGen>
|
|
|
+ <DesignTime>True</DesignTime>
|
|
|
+ <DependentUpon>DataBase.edmx</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="DayOfWeek.cs">
|
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
|
</Compile>
|
|
@@ -137,6 +150,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Attraction.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="AuthorizationWindow.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -152,16 +169,6 @@
|
|
|
<Compile Include="AuthorizationWindow.xaml.cs">
|
|
|
<DependentUpon>AuthorizationWindow.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="DataBase.Context.cs">
|
|
|
- <AutoGen>True</AutoGen>
|
|
|
- <DesignTime>True</DesignTime>
|
|
|
- <DependentUpon>DataBase.Context.tt</DependentUpon>
|
|
|
- </Compile>
|
|
|
- <Compile Include="DataBase.Designer.cs">
|
|
|
- <AutoGen>True</AutoGen>
|
|
|
- <DesignTime>True</DesignTime>
|
|
|
- <DependentUpon>DataBase.edmx</DependentUpon>
|
|
|
- </Compile>
|
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
|
<SubType>Code</SubType>
|
|
@@ -191,6 +198,17 @@
|
|
|
<Resource Include="vdy1jcjdndq.jpg" />
|
|
|
<Resource Include="bi22qjdmnmo.jpg" />
|
|
|
<Resource Include="aenlkziatka.jpg" />
|
|
|
+ <Resource Include="карта_для_администрации.jpg" />
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Folder Include="AboutThePark\" />
|
|
|
+ <Folder Include="HistoryThePark\" />
|
|
|
+ <Folder Include="Properties\" />
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
<Content Include="DataBase.Context.tt">
|
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
|
<LastGenOutput>DataBase.Context.cs</LastGenOutput>
|
|
@@ -201,15 +219,6 @@
|
|
|
<DependentUpon>DataBase.edmx</DependentUpon>
|
|
|
<LastGenOutput>DataBase.cs</LastGenOutput>
|
|
|
</Content>
|
|
|
- <Resource Include="карта_для_администрации.jpg" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Folder Include="AboutThePark\" />
|
|
|
- <Folder Include="HistoryThePark\" />
|
|
|
- <Folder Include="Properties\" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|