Skip to content

Commit ef81dd7

Browse files
committed
chore: update dependencies
1 parent 1c1edbd commit ef81dd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TACTLib/TACTLib.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<Nullable>enable</Nullable>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.2" />
12-
<PackageReference Include="Google.Protobuf" Version="3.28.3" />
13-
<PackageReference Include="MimeKitLite" Version="4.8.0" />
11+
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
12+
<PackageReference Include="Google.Protobuf" Version="3.30.2" />
13+
<PackageReference Include="MimeKitLite" Version="4.11.0" />
1414
</ItemGroup>
1515
<Target Name="SetSourceRevisionIdGit" BeforeTargets="BeforeBuild">
1616
<Exec Command="git describe --long --always --dirty --exclude=* --abbrev=8" ConsoleToMSBuild="True" IgnoreExitCode="False" ContinueOnError="True">

0 commit comments

Comments
 (0)