Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jul 14, 2017
1 parent 4665ce0 commit beafff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crypto/src/crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<ItemGroup>
<Compile Include="..\bzip2\src\**\*.cs" />
<None Include="..\..\BouncyCastle.snk" />
<PackageReference Include="GitVersionTask" Version="4.0.0-beta0011" PrivateAssets="All" />
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="GitVersionTask" Version="4.0.0-beta0012" PrivateAssets="All" />
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.0.5" PrivateAssets="All" />
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.1.2" PrivateAssets="All" />
</ItemGroup>
<Import Project="$(MSBuildSDKExtrasTargets)" Condition="Exists('$(MSBuildSDKExtrasTargets)')" />
Expand Down

0 comments on commit beafff9

Please sign in to comment.