Skip to content

Add nuget.config to ensure nuget.org source is always included#41

Merged
mfogliatto merged 1 commit intomainfrom
add-nuget-config
Dec 20, 2025
Merged

Add nuget.config to ensure nuget.org source is always included#41
mfogliatto merged 1 commit intomainfrom
add-nuget-config

Conversation

@mfogliatto
Copy link
Copy Markdown
Owner

@mfogliatto mfogliatto commented Dec 20, 2025

Description

Added a nuget.config file to the repository root to ensure that nuget.org is always configured as a package source. This provides consistent NuGet package restoration across all development environments and build systems.

Type of change

  • Enhancement (e.g. new feature, functional improvement, etc.)
  • Bug fix
  • Chore (e.g. refactoring, documentation, etc.)

Related Issue

N/A

How Has This Been Tested?

N/A

Screenshots (if applicable)

N/A

Additional context

This configuration ensures that all NuGet operations will use nuget.org as a package source, facilitating setup for all developers.

@mfogliatto mfogliatto merged commit 6d2fef1 into main Dec 20, 2025
2 checks passed
@mfogliatto mfogliatto deleted the add-nuget-config branch December 20, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant