Skip to content

Commit

Permalink
util: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
darakeon committed Dec 17, 2024
1 parent 3810b32 commit ae8ae4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Util/Util.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<RepositoryUrl>https://github.com/darakeon/dk-lib</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>utility</PackageTags>
<PackageReleaseNotes>Upgrade to .NET 8.0</PackageReleaseNotes>
<PackageReleaseNotes>Add inner exception to specific exception</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>5.0.0</Version>
<Version>5.1.0</Version>
<PackageIcon>image.png</PackageIcon>
</PropertyGroup>

Expand Down

0 comments on commit ae8ae4f

Please sign in to comment.