Skip to content

Commit ca5d27e

Browse files
committed
renaming exe name from pack to flowpack
#5
1 parent c47175a commit ca5d27e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FlowPack/FlowPack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8-
<AssemblyName>pack</AssemblyName>
8+
<AssemblyName>flowpack</AssemblyName>
99
</PropertyGroup>
1010

1111
<PropertyGroup Condition="'$(Configuration)'=='Release'">

0 commit comments

Comments
 (0)