Kamera használatához alapok
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AutoMapper" Version="13.0.1" />
|
||||
<PackageReference Include="CommunityToolkit.Maui" Version="8.0.1" />
|
||||
<PackageReference Include="CommunityToolkit.Maui.Core" Version="8.0.1" />
|
||||
<PackageReference Include="DevExpress.Maui.Controls" Version="24.1.10" />
|
||||
<PackageReference Include="DevExpress.Maui.Core" Version="24.1.10" />
|
||||
<PackageReference Include="DevExpress.Maui.Editors" Version="24.1.10" />
|
||||
@@ -103,6 +104,12 @@
|
||||
<MauiXaml Update="Pages\BaseStock\Locations\LocationsPage.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</MauiXaml>
|
||||
<MauiXaml Update="Pages\CheckList\CheckListPage.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</MauiXaml>
|
||||
<MauiXaml Update="Pages\Media\CaptureImagePage.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</MauiXaml>
|
||||
<MauiXaml Update="Pages\NFC\NFCTestPage.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</MauiXaml>
|
||||
@@ -114,8 +121,4 @@
|
||||
</MauiXaml>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Pages\CheckList\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user