Skip to content

Commit 6323f88

Browse files
committed
Updated framework restrictions in paket.dependencies
1 parent 229c989 commit 6323f88

File tree

4 files changed

+449
-733
lines changed

4 files changed

+449
-733
lines changed

paket.dependencies

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source https://api.nuget.org/v3/index.json
22

3+
framework: >= net461, >= netstandard2.0
34
storage: none
45
content: none
56

@@ -12,6 +13,7 @@ nuget Mono.Cecil ~> 0.11.1
1213
nuget System.Security.Cryptography.ProtectedData >= 4.4
1314

1415
nuget NETStandard.Library ~> 2.0
16+
nuget System.Net.Http
1517
nuget System.Net.Http.WinHttpHandler >= 4.5
1618
nuget Nuget.Packaging
1719
nuget Microsoft.Win32.Registry

0 commit comments

Comments
 (0)