Skip to content

Commit

Permalink
Filled PackageProjectUrl in FormatRipper and SignatureVerifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin-Kretov authored and ww898 committed May 16, 2024
1 parent 8f8ab55 commit ef59e5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<Version>2.2.0</Version>
<PackageProjectUrl>https://github.com/JetBrains/format-ripper</PackageProjectUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<Version>2.2.0</Version>
<PackageProjectUrl>https://github.com/JetBrains/format-ripper</PackageProjectUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
Expand Down

0 comments on commit ef59e5e

Please sign in to comment.