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.
Metro Style App から dll をインポートしようとしています。しかし、dllをどこに置くべきかわかりません。お返事ください。
WinRT に対してビルドされた DLL のみを参照できます。通常、これらは nuget を介して追加するか、プロジェクト参照を使用してプロジェクトとして追加できます。他のアプローチを使用すると、認証に失敗する可能性が高くなり、アプリを一般に配布することができなくなります。