Skip to content

Commit

Permalink
.net framework legacy gone
Browse files Browse the repository at this point in the history
  • Loading branch information
ZijianFLG committed Jun 1, 2024
1 parent e82f990 commit b22adc1
Show file tree
Hide file tree
Showing 243 changed files with 21 additions and 124,758 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetRelease.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net

name: .NET
name: .NET Release

on:
push:
Expand Down
1 change: 1 addition & 0 deletions BuildRelease.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dotnet build fonlowtesting.sln --configuration Release --no-incremental
27 changes: 0 additions & 27 deletions DemoWebApi/App_Start/BundleConfig.cs

This file was deleted.

13 changes: 0 additions & 13 deletions DemoWebApi/App_Start/FilterConfig.cs

This file was deleted.

23 changes: 0 additions & 23 deletions DemoWebApi/App_Start/RouteConfig.cs

This file was deleted.

24 changes: 0 additions & 24 deletions DemoWebApi/App_Start/WebApiConfig.cs

This file was deleted.

39 changes: 0 additions & 39 deletions DemoWebApi/Areas/HelpPage/ApiDescriptionExtensions.cs

This file was deleted.

113 changes: 0 additions & 113 deletions DemoWebApi/Areas/HelpPage/App_Start/HelpPageConfig.cs

This file was deleted.

63 changes: 0 additions & 63 deletions DemoWebApi/Areas/HelpPage/Controllers/HelpController.cs

This file was deleted.

Loading

0 comments on commit b22adc1

Please sign in to comment.