Skip to content

Commit 8a45142

Browse files
committed
test: try disable restore with lock file as it seems to cause issue for this project
1 parent dc2b43f commit 8a45142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fixtures/invalid/MissingFableTargetMultiTFM.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
55
<FablePackageType>binding</FablePackageType>
6+
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
67
</PropertyGroup>
78
<Import Project="./../Fable.Package.SDK.Imports.props" />
89
</Project>

0 commit comments

Comments
 (0)