Skip to content

Commit

Permalink
Bump MimeKitLite from 4.5.0 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps MimeKitLite from 4.5.0 to 4.7.1.

---
updated-dependencies:
- dependency-name: MimeKitLite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent ba004ea commit f9f6a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TACTLib/TACTLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
<PackageReference Include="Google.Protobuf" Version="3.25.0" />
<PackageReference Include="MimeKitLite" Version="4.5.0" />
<PackageReference Include="MimeKitLite" Version="4.7.1" />
</ItemGroup>
<Target Name="SetSourceRevisionIdGit" BeforeTargets="BeforeBuild">
<Exec Command="git describe --long --always --dirty --exclude=* --abbrev=8" ConsoleToMSBuild="True" IgnoreExitCode="False" ContinueOnError="True">
Expand Down

0 comments on commit f9f6a20

Please sign in to comment.