Skip to content

Commit d4d522b

Browse files
committed
Fixed Nitro Package Name
1 parent 7c2d303 commit d4d522b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nitro/CommandLine/src/CommandLine.Fusion.Compatibility/Nitro.CommandLine.Fusion.Compatibility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<RootNamespace>Nitro.CommandLine.Fusion</RootNamespace>
55
<AssemblyName>Nitro.CommandLine.Fusion.Compatibility</AssemblyName>
6-
<PackageName>ChilliCream.Nitro.CommandLine.Fusion.Compatibility</PackageName>
6+
<PackageId>ChilliCream.Nitro.CommandLine.Fusion.Compatibility</PackageId>
77
<IsPackable>true</IsPackable>
88
</PropertyGroup>
99

0 commit comments

Comments
 (0)