Skip to content

Commit 72f368d

Browse files
authored
Fix product name format in Directory.props
1 parent bc10e55 commit 72f368d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Product>go c#</Product>
3+
<Product>go#</Product>
44
<ImplicitUsings>true</ImplicitUsings>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)