Last active
April 28, 2023 19:13
-
-
Save jessenich/44620384fc07b515cbb489a276df9a3d to your computer and use it in GitHub Desktop.
dotnet 6 install - MS Package Feed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /etc/apt/preferences.d/99microsoft-dotnet.pref | |
Package: * | |
Pin: origin "packages.microsoft.com" | |
Pin-Priority: 1001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment