Skip to content

Commit 00f46fa

Browse files
committed
Update Windows Community Toolkit to 8.1.240821
1 parent 81c5229 commit 00f46fa

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

+1-1
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

+3-3
Original file line numberDiff line numberDiff line change
@@ -382,13 +382,13 @@
382382
<Version>0.1.240911-build.1751</Version>
383383
</PackageReference>
384384
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives">
385-
<Version>8.0.240109</Version>
385+
<Version>8.1.240821</Version>
386386
</PackageReference>
387387
<PackageReference Include="CommunityToolkit.Uwp.Converters">
388-
<Version>8.0.240109</Version>
388+
<Version>8.1.240821</Version>
389389
</PackageReference>
390390
<PackageReference Include="CommunityToolkit.Uwp.Media">
391-
<Version>8.0.240109</Version>
391+
<Version>8.1.240821</Version>
392392
</PackageReference>
393393
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
394394
<Version>8.0.0</Version>

0 commit comments

Comments
 (0)