You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
both paket and paket.bootstrapper
convert Paket.Bootstrapper to .net sdk:
- appsettings not supported on .net core
- system web proxy not supported on .net core
- ssl3 is deprecated on .net core
Copy file name to clipboardExpand all lines: src/Paket.Core/embedded/Paket.Restore.targets
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
<MonoPathCondition="'$(MonoPath)' == '' And Exists('/Library/Frameworks/Mono.framework/Commands/mono')">/Library/Frameworks/Mono.framework/Commands/mono</MonoPath>
0 commit comments