Skip to content

Commit

Permalink
root: added DOTNET's nupkg implementations
Browse files Browse the repository at this point in the history
Since DOTNET's nupkg is quite simple to create and to upstream,
it's best we support it from the start. Besides, the Chocolatey
is one of the nupkg implementations so no worries.

This patch adds DOTNET's nupkg implementations in root
repository.

Co-authored-by: Shuralyov, Jean <[email protected]>
Co-authored-by: Galyna, Cory <[email protected]>
Co-authored-by: (Holloway) Chew, Kean Ho <[email protected]>
Signed-off-by: (Holloway) Chew, Kean Ho <[email protected]>
  • Loading branch information
3 people committed Jul 22, 2024
1 parent 288912c commit 042f301
Show file tree
Hide file tree
Showing 296 changed files with 32,164 additions and 7,411 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ gh-pages/
#####################
*.log

#####################
# GNU
#####################
.gsf-save*

#####################
# MacOS specifics
#####################
Expand Down
Loading

0 comments on commit 042f301

Please sign in to comment.