Skip to content

Commit 8928b0c

Browse files
committed
Removed RestorePackagesWithLockFile.
1 parent 1989f23 commit 8928b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<EnablePackageValidation>true</EnablePackageValidation>
2525
<!-- TODO (V12): When 12.0.0 is released, update the below to that version and remove all CompatibilitySuppressions.xml files. -->
2626
<PackageValidationBaselineVersion>11.0.1</PackageValidationBaselineVersion>
27-
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
27+
<RestorePackagesWithLockFile>false</RestorePackagesWithLockFile>
2828
<DefaultItemExcludes>$(DefaultItemExcludes);packages.lock.json</DefaultItemExcludes>
2929
</PropertyGroup>
3030

0 commit comments

Comments
 (0)