File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1212 <Authors >Nethermind</Authors >
1313 <Copyright >Demerzel Solutions Limited</Copyright >
1414 <SourceRevisionId Condition =" '$(Commit)' != ''" >$(Commit.Substring(0, 8))</SourceRevisionId >
15- <VersionPrefix >1.3.1 </VersionPrefix >
15+ <VersionPrefix >1.3.2 </VersionPrefix >
1616 <VersionSuffix ></VersionSuffix >
1717 </PropertyGroup >
1818
Original file line number Diff line number Diff line change 1212 <PackageId >Nethermind.Numerics.Int256</PackageId >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1414 <PackageProjectUrl >https://nethermind.io</PackageProjectUrl >
15+ <PackageReadmeFile >README.md</PackageReadmeFile >
1516 <PackageTags >int256 uint256</PackageTags >
1617 <RepositoryType >git</RepositoryType >
1718 <RepositoryUrl >https://github.com/nethermindeth/int256</RepositoryUrl >
2526 </PackageReference >
2627 </ItemGroup >
2728
29+ <ItemGroup >
30+ <None Include =" ../../README.md" Pack =" true" PackagePath =" /" />
31+ </ItemGroup >
32+
2833</Project >
You can’t perform that action at this time.
0 commit comments