Skip to content

Commit

Permalink
Referencirana biblioteka za rad s bazom
Browse files Browse the repository at this point in the history
  • Loading branch information
Juric22 committed Jun 13, 2024
1 parent 35fc8e7 commit 53072e6
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 364 deletions.
50 changes: 0 additions & 50 deletions Software/SZUUP/SZUUP/Repozitoris/RepozitorijJelo.cs

This file was deleted.

61 changes: 0 additions & 61 deletions Software/SZUUP/SZUUP/Repozitoris/RepozitorijZaposlenik.cs

This file was deleted.

17 changes: 4 additions & 13 deletions Software/SZUUP/SZUUP/SZUUP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="frmPopisJela.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmPopisJela.Designer.cs">
<DependentUpon>frmPopisJela.cs</DependentUpon>
</Compile>
<Compile Include="FrmPrijava.cs">
<SubType>Form</SubType>
</Compile>
Expand All @@ -72,11 +66,6 @@
<Compile Include="Models\Zaposlenik.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Repozitoris\RepozitorijJelo.cs" />
<Compile Include="Repozitoris\RepozitorijZaposlenik.cs" />
<EmbeddedResource Include="frmPopisJela.resx">
<DependentUpon>frmPopisJela.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmPrijava.resx">
<DependentUpon>FrmPrijava.cs</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -106,8 +95,10 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="dlls\DBLayer.dll" />
<Content Include="DLLs\DBLayer.dll" />
</ItemGroup>
<ItemGroup>
<Folder Include="Repozitoris\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
88 changes: 0 additions & 88 deletions Software/SZUUP/SZUUP/frmPopisJela.Designer.cs

This file was deleted.

32 changes: 0 additions & 32 deletions Software/SZUUP/SZUUP/frmPopisJela.cs

This file was deleted.

120 changes: 0 additions & 120 deletions Software/SZUUP/SZUUP/frmPopisJela.resx

This file was deleted.

0 comments on commit 53072e6

Please sign in to comment.