Skip to content

Commit 4d812ea

Browse files
committed
uplift to .net8
1 parent a652034 commit 4d812ea

File tree

467 files changed

+65685
-31859
lines changed

Some content is hidden

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

467 files changed

+65685
-31859
lines changed

‎src/.dockerignore

+6-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@
2222
**/secrets.dev.yaml
2323
**/values.dev.yaml
2424
LICENSE
25-
README.md
25+
README.md
26+
!**/.gitignore
27+
!.git/HEAD
28+
!.git/config
29+
!.git/packed-refs
30+
!.git/refs/heads/**

‎src/ApiGateways/OcelotApiGw/Dockerfile

-22
This file was deleted.

‎src/ApiGateways/OcelotApiGw/OcelotApiGw.csproj

-20
This file was deleted.

‎src/ApiGateways/OcelotApiGw/Program.cs

-28
This file was deleted.

‎src/ApiGateways/OcelotApiGw/Startup.cs

-42
This file was deleted.

‎src/ApiGateways/OcelotApiGw/appsettings.Development.json

-9
This file was deleted.

‎src/ApiGateways/OcelotApiGw/appsettings.json

-15
This file was deleted.

‎src/ApiGateways/OcelotApiGw/ocelot.Development.json

-127
This file was deleted.

0 commit comments

Comments
 (0)