Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Poker-sang committed Dec 24, 2024
1 parent 1454fe1 commit 85fc148
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion WinUI3Utilities.Samples/WinUI3Utilities.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<!--<PackageReference Include="WinUI3Utilities" Version="1.1.7.8" />-->
Expand Down
4 changes: 2 additions & 2 deletions WinUI3Utilities/WinUI3Utilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Title>$(AssemblyName)</Title>
<RepositoryUrl>[email protected]:Poker-sang/WinUI3Utilities.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/Poker-sang/WinUI3Utilities</PackageProjectUrl>
<AssemblyVersion>1.1.7.11</AssemblyVersion>
<AssemblyVersion>1.1.7.14</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<VersionPrefix>$(AssemblyVersion)</VersionPrefix>
<Version>$(AssemblyVersion)</Version>
Expand All @@ -30,7 +30,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.241107002" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageReference Include="System.Text.Json" Version="8.0.5" GeneratePathProperty="true" PrivateAssets="all" ReferenceOutputAssembly="false" />
</ItemGroup>
Expand Down

0 comments on commit 85fc148

Please sign in to comment.