From 5158785a69a6305c4ed8ec9c3403e3e1bd6cf79d Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 14 Mar 2019 23:01:19 +0800 Subject: Optimize. Get rid of repeated yarn install. --- Timeline.Tests/Timeline.Test-CI.csproj | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Timeline.Tests/Timeline.Test-CI.csproj (limited to 'Timeline.Tests/Timeline.Test-CI.csproj') diff --git a/Timeline.Tests/Timeline.Test-CI.csproj b/Timeline.Tests/Timeline.Test-CI.csproj new file mode 100644 index 00000000..3639dbf8 --- /dev/null +++ b/Timeline.Tests/Timeline.Test-CI.csproj @@ -0,0 +1,27 @@ + + + + netcoreapp2.2 + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + + + + + + + + + + -- cgit v1.2.3