You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-dotnet/fsautocomplete/files/fsautocomplete-0.68.0-paket...

21 lines
594 B

--- a/paket.dependencies
+++ b/paket.dependencies
@@ -2,7 +2,7 @@ version 7.2.1
framework: netstandard2.0, netstandard2.1, net6.0, net7.0, net8.0
-source https://api.nuget.org/v3/index.json
+source: @NUGET_PACKAGES@
# this is the FCS nightly feed, re-enable at your own risk!
# source: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json
#source: ./libs
@@ -60,7 +60,7 @@ nuget System.Security.Cryptography.Pkcs 6.0.4
group Build
- source https://api.nuget.org/v3/index.json
+ source: @NUGET_PACKAGES@
storage: none
framework: net6.0, net7.0