Skip to content

Commit b22adc1

Browse files
committed
.net framework legacy gone
1 parent e82f990 commit b22adc1

File tree

243 files changed

+21
-124758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+21
-124758
lines changed

.github/workflows/dotnetRelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a .NET project
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
33

4-
name: .NET
4+
name: .NET Release
55

66
on:
77
push:

BuildRelease.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dotnet build fonlowtesting.sln --configuration Release --no-incremental

DemoWebApi/App_Start/BundleConfig.cs

-27
This file was deleted.

DemoWebApi/App_Start/FilterConfig.cs

-13
This file was deleted.

DemoWebApi/App_Start/RouteConfig.cs

-23
This file was deleted.

DemoWebApi/App_Start/WebApiConfig.cs

-24
This file was deleted.

DemoWebApi/Areas/HelpPage/ApiDescriptionExtensions.cs

-39
This file was deleted.

DemoWebApi/Areas/HelpPage/App_Start/HelpPageConfig.cs

-113
This file was deleted.

DemoWebApi/Areas/HelpPage/Controllers/HelpController.cs

-63
This file was deleted.

0 commit comments

Comments
 (0)