mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
suppress the MEAI001 and OPENAI001 errors that appear when building the catalog sample as a standalone project. (#2191)
This commit is contained in:
committed by
GitHub
Unverified
parent
de2abdf573
commit
6d890e46ed
@@ -15,6 +15,7 @@
|
||||
and cannot access parent folders where Directory.Packages.props resides.
|
||||
-->
|
||||
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
|
||||
<NoWarn>$(NoWarn);MEAI001;OPENAI001</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user