summary refs log tree commit diff
path: root/crypto/src/crypto.csproj
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2018-02-12 15:00:42 -0500
committerOren Novotny <oren@novotny.org>2018-02-12 15:00:42 -0500
commit932d533cb3b1781768e68e150817b3cf44c2b504 (patch)
tree839171b58166a83402fb250bca8c2bfd7459e27c /crypto/src/crypto.csproj
parentupdate signclient version (diff)
downloadBouncyCastle.NET-ed25519-932d533cb3b1781768e68e150817b3cf44c2b504.tar.xz
updaet build tools pcl-v1.8.1.4
Diffstat (limited to 'crypto/src/crypto.csproj')
-rw-r--r--crypto/src/crypto.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/src/crypto.csproj b/crypto/src/crypto.csproj
index 37d2fff71..b5d15664a 100644
--- a/crypto/src/crypto.csproj
+++ b/crypto/src/crypto.csproj
@@ -32,8 +32,8 @@
     <Compile Include="..\bzip2\src\**\*.cs" LinkBase="bzip2" />
     <None Include="..\..\BouncyCastle.snk" />
     <PackageReference Include="GitVersionTask" Version="4.0.0-beta0011" PrivateAssets="All" />
-    <PackageReference Include="MSBuild.Sdk.Extras" Version="1.1.0" PrivateAssets="All" />
-    <PackageReference Include="SourceLink.Create.CommandLine" Version="2.4.0" PrivateAssets="All" />
+    <PackageReference Include="MSBuild.Sdk.Extras" Version="1.2.1" PrivateAssets="All" />
+    <PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.0" PrivateAssets="All" />
   </ItemGroup>
   <Import Project="$(MSBuildSDKExtrasTargets)" Condition="Exists('$(MSBuildSDKExtrasTargets)')" />
 </Project>
\ No newline at end of file