Skip to content

Commit

Permalink
Merge pull request #18 from novotnyllc/dependabot/nuget/Microsoft.Sou…
Browse files Browse the repository at this point in the history
…rceLink.GitHub-1.0.0

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0
  • Loading branch information
Oren Novotny authored Nov 28, 2019
2 parents 8f7e556 + c37d0fa commit 99fb910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/src/crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<Compile Include="..\bzip2\src\**\*.cs" LinkBase="bzip2" />
<None Include="..\..\BouncyCastle.snk" />
<PackageReference Include="NerdBank.GitVersioning" Version="3.0.28" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

<Target Name="SetBuildVer" AfterTargets="GetBuildVersion" BeforeTargets="SetCloudBuildVersionVars;SetCloudBuildNumberWithVersion">
Expand Down

0 comments on commit 99fb910

Please sign in to comment.