Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の git ソース コードでは、appsettings.config という名前の外部構成ファイルを無視しました。Visual Studio プロジェクトでは、このファイルをリンクとして参照するプロジェクトがあります。しかし、MyGet と git の統合をセットアップしようとしたときに、ビルドを成功させるためには MyGet に appsettings.config が必要であることがわかりました。では、このジレンマを解決する方法はありますか?
ありがとう、ニコ