Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor (.NET) : Simplify-dotnet-projects #6803

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Next Next commit
Update config.yaml
  • Loading branch information
ShreyasJejurkar authored Aug 8, 2023
commit 072d9370322b99dd3baa8b47b85b0c8335b673ea
3 changes: 0 additions & 3 deletions csharp/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ language:
command: dotnet /usr/src/app/out/web.dll
environment:
ASPNETCORE_URLS: http://*:3000
DOTNET_TieredPGO: 1
DOTNET_TC_QuickJitForLoops: 1
DOTNET_ReadyToRun: 0

framework:
engines:
Expand Down