diff options
Diffstat (limited to 'Timeline/Timeline-CI.csproj')
-rw-r--r-- | Timeline/Timeline-CI.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/Timeline-CI.csproj b/Timeline/Timeline-CI.csproj index e8d35b1d..65bfacdf 100644 --- a/Timeline/Timeline-CI.csproj +++ b/Timeline/Timeline-CI.csproj @@ -8,6 +8,7 @@ <SpaRoot>ClientApp\</SpaRoot> <DefaultItemExcludes>$(DefaultItemExcludes);$(SpaRoot)node_modules\**</DefaultItemExcludes> <Authors>crupest</Authors> + <AssemblyName>Timeline</AssemblyName> </PropertyGroup> <ItemGroup> |