Skip to content

Commit f6ce74d

Browse files
committed
update dependencies
1 parent 8d0a429 commit f6ce74d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TACTLib/TACTLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
</PropertyGroup>
1010
<ItemGroup>
1111
<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" />
12+
<PackageReference Include="Google.Protobuf" Version="3.32.0" />
13+
<PackageReference Include="MimeKitLite" Version="4.13.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)