Skip to content

Commit

Permalink
[C#] fix: Remove the nuget.config file (#1485)
Browse files Browse the repository at this point in the history
## Linked issues

closes: #1483 

## Details
* Remove `nuget.config`

## Attestation Checklist

- [x] My code follows the style guidelines of this project

- I have checked for/fixed spelling, linting, and other errors
- I have commented my code for clarity
- I have made corresponding changes to the documentation (updating the
doc strings in the code is sufficient)
- My changes generate no new warnings
- I have added tests that validates my changes, and provides sufficient
test coverage. I have tested with:
  - Local testing
  - E2E testing in Teams
- New and existing unit tests pass locally with my changes
  • Loading branch information
singhk97 authored Apr 2, 2024
1 parent 6dabe57 commit 6c66152
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dotnet/packages/Microsoft.TeamsAI/nuget.config

This file was deleted.

0 comments on commit 6c66152

Please sign in to comment.