We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f55e4 commit a52626fCopy full SHA for a52626f
2 files changed
paket.dependencies
@@ -14,9 +14,9 @@ nuget YoloDev.Expecto.TestSdk 0.9.2
14
nuget Microsoft.NET.Test.Sdk 16.8.3
15
nuget Microsoft.SourceLink.GitHub copy_local: true
16
nuget Microsoft.NETFramework.ReferenceAssemblies copy_local: true
17
-nuget Microsoft.Build copy_local:false
18
-nuget Microsoft.Build.Framework copy_local:false
19
-nuget Microsoft.Build.Utilities.Core copy_local:false
+nuget Microsoft.Build
+nuget Microsoft.Build.Framework
+nuget Microsoft.Build.Utilities.Core
20
nuget FSharp.SystemTextJson 0.10.25
21
22
// [ FAKE GROUP ]
0 commit comments