We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47175a commit ca5d27eCopy full SHA for ca5d27e
1 file changed
src/FlowPack/FlowPack.csproj
@@ -5,7 +5,7 @@
5
<TargetFramework>net9.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
- <AssemblyName>pack</AssemblyName>
+ <AssemblyName>flowpack</AssemblyName>
9
</PropertyGroup>
10
11
<PropertyGroup Condition="'$(Configuration)'=='Release'">
0 commit comments