Skip to content

Commit 8dd8685

Browse files
committed
fix(commit): lint
1 parent aa20354 commit 8dd8685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PackageSettings.props.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<UseBCLProjectReference>false</UseBCLProjectReference>
99
<!--qqqqqq come back to why did i stop using local env variable after git tags may want to rename this bclversionlocal and automate it with build number, and put a shared file so other solutions can use it like lh with now version updates in development-->
1010
<BCLVersion>10.9.7</BCLVersion>
11-
<DisablePackageGeneration >false</DisablePackageGeneration>
11+
<DisablePackageGeneration>false</DisablePackageGeneration>
1212
</PropertyGroup>
1313
</Project>

0 commit comments

Comments
 (0)