Skip to content

Commit

Permalink
Using Project Library
Browse files Browse the repository at this point in the history
  • Loading branch information
bachtiarpanjaitan committed Sep 20, 2024
1 parent fcf7f15 commit 31d34e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
Binary file removed Basapadi/IhandCashier.Core.dll
Binary file not shown.
18 changes: 2 additions & 16 deletions IhandCashier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,23 +134,9 @@
<MauiPlatformSpecificFolder Remove="Platforms\Tizen\" />
</ItemGroup>
<ItemGroup>
<Reference Include="Basapadi">
<HintPath>Basapadi\Basapadi.dll</HintPath>
</Reference>
<Reference Include="IhandCashier.Core">
<HintPath>Basapadi\IhandCashier.Core.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Maui.Core">
<HintPath>..\..\..\..\..\.nuget\packages\syncfusion.maui.core\26.2.9\lib\net8.0\Syncfusion.Maui.Core.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Maui.Inputs">
<HintPath>..\..\..\..\..\.nuget\packages\syncfusion.maui.inputs\26.2.9\lib\net8.0\Syncfusion.Maui.Inputs.dll</HintPath>
</Reference>
<Reference Include="System.Private.Xml.Linq">
<HintPath>bin\Debug\net8.0-maccatalyst\maccatalyst-arm64\IhandCashier.app\Contents\MonoBundle\System.Private.Xml.Linq.dll</HintPath>
</Reference>
<None Remove=".env" />
</ItemGroup>
<ItemGroup>
<None Remove=".env" />
<ProjectReference Include="..\IhandCashier.Core\IhandCashier.Core.csproj" />
</ItemGroup>
</Project>

0 comments on commit 31d34e3

Please sign in to comment.