aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline-CI.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-14 23:36:52 +0800
committercrupest <crupest@outlook.com>2019-03-14 23:36:52 +0800
commitca77ab76b5588be4c224985c8337be48ae1d2a79 (patch)
treec21ae18370e88616e1fc97c21749340df05cf37b /Timeline/Timeline-CI.csproj
parent7c6e2c080085c004b7c5c3ec23ebf641b2efde90 (diff)
downloadtimeline-ca77ab76b5588be4c224985c8337be48ae1d2a79.tar.gz
timeline-ca77ab76b5588be4c224985c8337be48ae1d2a79.tar.bz2
timeline-ca77ab76b5588be4c224985c8337be48ae1d2a79.zip
Change assembly name of ci project file.
Rename test project file.
Diffstat (limited to 'Timeline/Timeline-CI.csproj')
-rw-r--r--Timeline/Timeline-CI.csproj1
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>