File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
ComputeSharp.SwapChain.Uwp
ComputeSharp.SwapChain.WinUI Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
50
50
<ItemGroup >
51
51
<PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
52
- <PackageReference Include =" CommunityToolkit.Uwp.Controls.Primitives" Version =" 8.2.241221 -build.1360 " />
53
- <PackageReference Include =" CommunityToolkit.Uwp.Media" Version =" 8.2.241221 -build.1360 " />
52
+ <PackageReference Include =" CommunityToolkit.Uwp.Controls.Primitives" Version =" 8.2.241223 -build.1367 " />
53
+ <PackageReference Include =" CommunityToolkit.Uwp.Media" Version =" 8.2.241223 -build.1367 " />
54
54
<PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.2.0" />
55
55
56
56
<!-- 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 57
57
58
58
<ItemGroup >
59
59
<PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
60
- <PackageReference Include =" CommunityToolkit.WinUI.Controls.Primitives" Version =" 8.2.241112-preview1 " />
61
- <PackageReference Include =" CommunityToolkit.WinUI.Media" Version =" 8.2.241112-preview1 " />
60
+ <PackageReference Include =" CommunityToolkit.WinUI.Controls.Primitives" Version =" 8.2.241223-build.1367 " />
61
+ <PackageReference Include =" CommunityToolkit.WinUI.Media" Version =" 8.2.241223-build.1367 " />
62
62
<PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.2.0" />
63
63
</ItemGroup >
64
64
You can’t perform that action at this time.
0 commit comments