File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <DebugType >embedded</DebugType >
1616 <PackageLicenseUrl >https://www.bouncycastle.org/csharp/licence.html</PackageLicenseUrl >
1717 <PackageProjectUrl >https://www.bouncycastle.org/csharp/</PackageProjectUrl >
18- <PackageReleaseNotes >https://www.bouncycastle.org/csharp/#RELEASENOTES184 </PackageReleaseNotes >
18+ <PackageReleaseNotes >https://www.bouncycastle.org/csharp/#RELEASENOTES185 </PackageReleaseNotes >
1919 <RepositoryType >git</RepositoryType >
2020 <RepositoryUrl >https://github.com/onovotny/bc-csharp</RepositoryUrl >
2121 <PackageIconUrl >https://www.bouncycastle.org/images/csharp_logo.gif</PackageIconUrl >
3636 <ItemGroup >
3737 <Compile Include =" ..\bzip2\src\**\*.cs" LinkBase =" bzip2" />
3838 <None Include =" ..\..\BouncyCastle.snk" />
39- <PackageReference Include =" NerdBank.GitVersioning" Version =" 2.2.13 " PrivateAssets =" All" />
40- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02 " PrivateAssets =" All" />
39+ <PackageReference Include =" NerdBank.GitVersioning" Version =" 2.3.105 " PrivateAssets =" All" />
40+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-18618-05 " PrivateAssets =" All" />
4141 </ItemGroup >
4242
4343 <Target Name =" SetBuildVer" AfterTargets =" GetBuildVersion" BeforeTargets =" SetCloudBuildVersionVars;SetCloudBuildNumberWithVersion" >
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.8.4 " ,
2+ "version" : " 1.8.5 " ,
33 "publicReleaseRefSpec" : [
44 " ^refs/heads/master$" , // we release out of master
55 " ^refs/heads/netstandard$" , // we release out of netstandard
You can’t perform that action at this time.
0 commit comments