Skip to content

Comments

Add script to setup .NET 10 SDK in Codex environment#45

Merged
jozefizso merged 1 commit intomainfrom
feature/codex-environment
Jan 23, 2026
Merged

Add script to setup .NET 10 SDK in Codex environment#45
jozefizso merged 1 commit intomainfrom
feature/codex-environment

Conversation

@jozefizso
Copy link
Member

@jozefizso jozefizso commented Jan 23, 2026

To run the dotnet restore or dotnet build commands successfully, you must enable the network access in Codex environment for this domain:

api.nuget.org

It is also recommended to add these environment variables to Codex environment definition:

DOTNET_NOLOGO: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_GENERATE_ASPNET_CERTIFICATE: 0

@jozefizso jozefizso self-assigned this Jan 23, 2026
@jozefizso jozefizso added the enhancement New feature or request label Jan 23, 2026
@jozefizso jozefizso merged commit 9c6a3ad into main Jan 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants