Skip to content

Commit cdda5f1

Browse files
committed
test: test
1 parent 8a45142 commit cdda5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/invalid/MissingFableTargetMultiTFM.fsproj

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

0 commit comments

Comments
 (0)