Skip to content

Commit

Permalink
Usunięto nieużywane pakiety NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
mx2rel committed Mar 16, 2024
1 parent 9414dbc commit 2572297
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
3 changes: 1 addition & 2 deletions VulcanForWindows/GradesSummaryPage.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using DevExpress.WinUI.Core.Internal;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Controls.Primitives;
using Microsoft.UI.Xaml.Data;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using DevExpress.WinUI.Core.Internal;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Controls.Primitives;
using Microsoft.UI.Xaml.Data;
Expand Down
3 changes: 1 addition & 2 deletions VulcanForWindows/UserControls/TitleValueDisplayer.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using DevExpress.WinUI.Core.Internal;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Controls.Primitives;
using Microsoft.UI.Xaml.Data;
Expand Down
1 change: 0 additions & 1 deletion VulcanForWindows/VulcanForWindows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="DevExpress.WinUI" Version="23.2.3" />
<PackageReference Include="LiteDB.Async" Version="0.1.7" />
<PackageReference Include="LiveChartsCore.SkiaSharpView.WinUI" Version="2.0.0-rc1.2" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231115000" />
Expand Down

0 comments on commit 2572297

Please sign in to comment.