Skip to content

Commit 015b541

Browse files
committed
Update Windows Community Toolkit to 8.1.240821
1 parent 900192c commit 015b541

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Brainf_ckSharp.Uwp.Controls.Ide/Brainf_ckSharp.UWP.Controls.Ide.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</ItemGroup>
165165
<ItemGroup>
166166
<PackageReference Include="CommunityToolkit.Uwp.Animations">
167-
<Version>8.0.240109</Version>
167+
<Version>8.1.240821</Version>
168168
</PackageReference>
169169
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
170170
<Version>6.2.14</Version>

src/Brainf_ckSharp.Uwp/Brainf_ckSharp.Uwp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,13 +374,13 @@
374374
</ItemGroup>
375375
<ItemGroup>
376376
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives">
377-
<Version>8.0.240109</Version>
377+
<Version>8.1.240821</Version>
378378
</PackageReference>
379379
<PackageReference Include="CommunityToolkit.Uwp.Converters">
380-
<Version>8.0.240109</Version>
380+
<Version>8.1.240821</Version>
381381
</PackageReference>
382382
<PackageReference Include="CommunityToolkit.Uwp.Media">
383-
<Version>8.0.240109</Version>
383+
<Version>8.1.240821</Version>
384384
</PackageReference>
385385
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
386386
<Version>8.0.0</Version>

0 commit comments

Comments
 (0)