Skip to content

Commit

Permalink
nugets updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadevnet committed Sep 1, 2024
1 parent 4cc25b5 commit c1c8bde
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
2 changes: 2 additions & 0 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="github" value="https://nuget.pkg.github.com/hadevnet/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>

<packageSourceCredentials>
Expand Down
4 changes: 2 additions & 2 deletions src/BiUM.UseCases/nuget.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- <?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="github" value="https://nuget.pkg.github.com/hadevnet/index.json" />
Expand All @@ -10,4 +10,4 @@
<add key="ClearTextPassword" value="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" />
</github>
</packageSourceCredentials>
</configuration>
</configuration> -->
13 changes: 0 additions & 13 deletions test/BiUM.Infrastructure.Tests/nuget.config

This file was deleted.

0 comments on commit c1c8bde

Please sign in to comment.