File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
ComputeSharp.SwapChain.Uwp
ComputeSharp.SwapChain.WinUI Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <TargetFramework >net8.0-windows10.0.26100.0</TargetFramework >
4444
4545 <ItemGroup >
4646 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
47- <PackageReference Include =" CommunityToolkit.Uwp.Controls.Primitives" Version =" 8.2.241221-build.1360 " />
48- <PackageReference Include =" CommunityToolkit.Uwp.Media" Version =" 8.2.241221-build.1360 " />
47+ <PackageReference Include =" CommunityToolkit.Uwp.Controls.Primitives" Version =" 8.2.250129-preview2 " />
48+ <PackageReference Include =" CommunityToolkit.Uwp.Media" Version =" 8.2.250129-preview2 " />
4949 <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.2.0" />
5050
5151 <!-- Remove all WebView2 assets (transitive from WinUI 2), since we don't need it at all -->
Original file line number Diff line number Diff line change 5151
5252 <ItemGroup >
5353 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
54- <PackageReference Include =" CommunityToolkit.WinUI.Controls.Primitives" Version =" 8.2.241112-preview1 " />
55- <PackageReference Include =" CommunityToolkit.WinUI.Media" Version =" 8.2.241112-preview1 " />
54+ <PackageReference Include =" CommunityToolkit.WinUI.Controls.Primitives" Version =" 8.2.250129-preview2 " />
55+ <PackageReference Include =" CommunityToolkit.WinUI.Media" Version =" 8.2.250129-preview2 " />
5656 <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.2.0" />
5757 </ItemGroup >
5858
You can’t perform that action at this time.
0 commit comments