Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@EricDahlvang
Copy link
Member

@EricDahlvang EricDahlvang commented Mar 22, 2021

Description

Remove nuget.config (all packages are on nuget, no need to reference myget)
-No need to reference packages which are inside Core, from the projects consuming Core.
-Remove copywrite headers, per Steve Ickman

Task Item

closes #6509

@coveralls
Copy link

coveralls commented Mar 22, 2021

Coverage Status

Coverage remained the same at 52.309% when pulling f8f6bc0 on eric/updateRuntimeReferences into 08bb6f5 on main.

@EricDahlvang EricDahlvang changed the title Remove nuget.config and cleanup fix: Remove nuget.config and cleanup Mar 22, 2021
@boydc2014
Copy link
Contributor

boydc2014 commented Mar 24, 2021

@EricDahlvang the reason composer is on myget, is composer often consume the daily packages from SDK, which is in myget. And the current company policy don't allow us to use both myget + nuget at the same time, so eventually the call made is to use myget only with a feature "upstream source" configured to nuget.

So unless we won't use daily packages anymore or we find a way out of policy, i think we probably should still keep using myget.

cc @mrivera-ms @cwhitten knew the previous context here.

@boydc2014
Copy link
Contributor

All looking good, just not sure about the nuget.config change.

@EricDahlvang
Copy link
Member Author

@boydc2014 I've added nuget.config back to this PR

boydc2014
boydc2014 previously approved these changes Mar 26, 2021
@boydc2014 boydc2014 merged commit 1503c58 into main Mar 26, 2021
@boydc2014 boydc2014 deleted the eric/updateRuntimeReferences branch March 26, 2021 05:46
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Remove nuget.config and cleanup

* Remove copywrite headers

* Add back in nuget.config

* Fix bad merge

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Dong Lei <donglei@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove nuget.config from dotnet runtime

5 participants