Skip to content

Commit 9efa5bb

Browse files
committed
Fix typo
1 parent 17e1053 commit 9efa5bb

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
@@ -45,7 +45,7 @@
4545
</PropertyGroup>
4646

4747
<PropertyGroup>
48-
<!-- Publishing.targets & SharedFramework.wixproj both use this property, so putting it here in a common location -->
48+
<!-- Publish.targets & SharedFramework.wixproj both use this property, so putting it here in a common location -->
4949
<SharedFrameworkRedistPackageId>VS.Redist.Common.AspNetCore.SharedFramework</SharedFrameworkRedistPackageId>
5050
</PropertyGroup>
5151

0 commit comments

Comments
 (0)