Skip to content

Commit

Permalink
NP-1655 Bumped version to 2.1.0-preview.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin-Kretov authored and ww898 committed Jan 25, 2024
1 parent 6617ac2 commit 0329795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageTags>jetbrains compound elf mach-o msi pe dmg parse windows linux macos netstandard netframework</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<Version>2.1.0-preview.3</Version>
<Version>2.1.0-preview.4</Version>
</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 @@ -15,7 +15,7 @@
<PackageTags>jetbrains signature verify netstandard</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<Version>2.1.0-preview.3</Version>
<Version>2.1.0-preview.4</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
Expand Down

0 comments on commit 0329795

Please sign in to comment.