Remove unnecessary references to Bcl build targets

This commit is contained in:
2017-09-26 17:10:44 +02:00
parent ec037b97fd
commit 93be4cf01c
4 changed files with 0 additions and 10 deletions

View File

@@ -15,7 +15,6 @@
<tags>KeePass KeePassLib Portable PCL</tags>
<dependencies>
<group targetFramework=".NETStandard1.2">
<dependency id="Microsoft.Bcl.Build" version="1.0.21" exclude="Build,Analyzers" />
<dependency id="Microsoft.NETCore.Portable.Compatibility" version="1.0.2" exclude="Build,Analyzers" />
<dependency id="NETStandard.Library" version="2.0.0" exclude="Build,Analyzers" />
<dependency id="Portable.BouncyCastle" version="1.8.1.3" exclude="Build,Analyzers" />