Skip to content

Commit 01294fc

Browse files
authored
Merge pull request #8 from CaringDev/progress
fix paket.template
2 parents ec907a4 + 46f7246 commit 01294fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/FsUnit.xUnit.Typed/paket.template

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ authors Raphael Schweizer
44
licenseUrl https://opensource.org/licenses/MIT
55
tags F# fsharp xUnit xUnit2 FsUnit testing
66
include-pdbs true
7+
dependencies
8+
FSharp.Core ~> LOCKED:Minor
79
excludeddependencies
8-
SourceLink.Create.CommandLine
10+
SourceLink.Create.CommandLine
11+
dotnet-sourcelink

0 commit comments

Comments
 (0)