From 2238568fdfc891d69e8174060e54845c7a3d5e95 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 18 Nov 2019 19:56:58 +0800 Subject: Clean project files. --- Timeline.Tests/Timeline.Tests.csproj | 8 +- Timeline/Timeline.csproj | 283 +++++++++++++++++------------------ 2 files changed, 140 insertions(+), 151 deletions(-) diff --git a/Timeline.Tests/Timeline.Tests.csproj b/Timeline.Tests/Timeline.Tests.csproj index 21e887eb..bf7a4fb4 100644 --- a/Timeline.Tests/Timeline.Tests.csproj +++ b/Timeline.Tests/Timeline.Tests.csproj @@ -15,8 +15,8 @@ - all - runtime; build; native; contentfiles; analyzers; buildtransitive + all + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -31,8 +31,4 @@ - - - - diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj index 6b4a2d6e..f3589c04 100644 --- a/Timeline/Timeline.csproj +++ b/Timeline/Timeline.csproj @@ -1,19 +1,12 @@  netcoreapp3.0 - false 1f6fb74d-4277-4bc0-aeea-b1fc5ffb0b43 crupest 8.0 enable - - - - - - @@ -30,8 +23,8 @@ - all - runtime; build; native; contentfiles; analyzers; buildtransitive + all + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -40,144 +33,144 @@ - - True - True - AuthHandler.resx - - - True - True - Common.resx - - - True - True - TestingI18nController.resx - - - True - True - TimelineController.resx - - - True - True - TokenController.resx - - - True - True - UserAvatarController.resx - - - True - True - UserController.resx - - - True - True - Filters.resx - - - True - True - Common.resx - - - True - True - UsernameValidator.resx - - - True - True - Validator.resx - - - True - True - Exception.resx - - - True - True - UserAvatarService.resx - - - True - True - UserDetailService.resx - - - True - True - UserService.resx - + + True + True + AuthHandler.resx + + + True + True + Common.resx + + + True + True + TestingI18nController.resx + + + True + True + TimelineController.resx + + + True + True + TokenController.resx + + + True + True + UserAvatarController.resx + + + True + True + UserController.resx + + + True + True + Filters.resx + + + True + True + Common.resx + + + True + True + UsernameValidator.resx + + + True + True + Validator.resx + + + True + True + Exception.resx + + + True + True + UserAvatarService.resx + + + True + True + UserDetailService.resx + + + True + True + UserService.resx + - - ResXFileCodeGenerator - AuthHandler.Designer.cs - - - ResXFileCodeGenerator - Common.Designer.cs - - - ResXFileCodeGenerator - TestingI18nController.Designer.cs - - - ResXFileCodeGenerator - TimelineController.Designer.cs - - - Designer - ResXFileCodeGenerator - TokenController.Designer.cs - - - ResXFileCodeGenerator - UserAvatarController.Designer.cs - - - ResXFileCodeGenerator - UserController.Designer.cs - - - ResXFileCodeGenerator - Filters.Designer.cs - - - ResXFileCodeGenerator - Common.Designer.cs - - - ResXFileCodeGenerator - UsernameValidator.Designer.cs - - - ResXFileCodeGenerator - Validator.Designer.cs - - - ResXFileCodeGenerator - Exception.Designer.cs - - - ResXFileCodeGenerator - UserAvatarService.Designer.cs - - - ResXFileCodeGenerator - UserDetailService.Designer.cs - - - ResXFileCodeGenerator - UserService.Designer.cs - + + ResXFileCodeGenerator + AuthHandler.Designer.cs + + + ResXFileCodeGenerator + Common.Designer.cs + + + ResXFileCodeGenerator + TestingI18nController.Designer.cs + + + ResXFileCodeGenerator + TimelineController.Designer.cs + + + Designer + ResXFileCodeGenerator + TokenController.Designer.cs + + + ResXFileCodeGenerator + UserAvatarController.Designer.cs + + + ResXFileCodeGenerator + UserController.Designer.cs + + + ResXFileCodeGenerator + Filters.Designer.cs + + + ResXFileCodeGenerator + Common.Designer.cs + + + ResXFileCodeGenerator + UsernameValidator.Designer.cs + + + ResXFileCodeGenerator + Validator.Designer.cs + + + ResXFileCodeGenerator + Exception.Designer.cs + + + ResXFileCodeGenerator + UserAvatarService.Designer.cs + + + ResXFileCodeGenerator + UserDetailService.Designer.cs + + + ResXFileCodeGenerator + UserService.Designer.cs + -- cgit v1.2.3