-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update to latest MahApps alpha version
- Loading branch information
Showing
18 changed files
with
1,324 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ItemGroup> | ||
<PackageVersion Include="JetBrains.Annotations" Version="2021.2.0" PrivateAssets="All" IncludeAssets="build;compile" /> | ||
<PackageVersion Include="WpfAnalyzers" Version="3.5.4"> | ||
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" IncludeAssets="build;compile" /> | ||
<PackageVersion Include="WpfAnalyzers" Version="4.1.1"> | ||
<PrivateAssets>all</PrivateAssets> | ||
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> | ||
</PackageVersion> | ||
|
||
<PackageVersion Include="MahApps.Metro" Version="2.4.7" /> | ||
<PackageVersion Include="ControlzEx" Version="4.4.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks" Version="4.10.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.BoxIcons" Version="4.10.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.FontAwesome" Version="4.10.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.Material" Version="4.10.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.Modern" Version="4.10.0" /> | ||
<PackageVersion Include="Extended.Wpf.Toolkit" Version="4.1.0" /> | ||
<PackageVersion Include="MahApps.Metro" Version="3.0.0-alpha0492" /> | ||
<PackageVersion Include="ControlzEx" Version="7.0.0-alpha0021" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks" Version="4.11.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.BoxIcons" Version="4.11.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.FontAwesome" Version="4.11.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.Material" Version="4.11.0" /> | ||
<PackageVersion Include="MahApps.Metro.IconPacks.Modern" Version="4.11.0" /> | ||
<PackageVersion Include="Extended.Wpf.Toolkit" Version="4.6.0" /> | ||
</ItemGroup> | ||
</Project> |
227 changes: 227 additions & 0 deletions
227
ListViewSwitchItemsPanel/ListViewSample_ffi3tk3x_wpftmp.csproj
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.