Skip to content

Commit a52626f

Browse files
committed
removing copy_local
1 parent 55f55e4 commit a52626f

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

paket.dependencies

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ nuget YoloDev.Expecto.TestSdk 0.9.2
1414
nuget Microsoft.NET.Test.Sdk 16.8.3
1515
nuget Microsoft.SourceLink.GitHub copy_local: true
1616
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
17+
nuget Microsoft.Build
18+
nuget Microsoft.Build.Framework
19+
nuget Microsoft.Build.Utilities.Core
2020
nuget FSharp.SystemTextJson 0.10.25
2121

2222
// [ FAKE GROUP ]

0 commit comments

Comments
 (0)