mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
e8795da63f
* Agent move * Agent reorderd
9 lines
265 B
XML
9 lines
265 B
XML
<Project>
|
|
|
|
<Import Project="../../Directory.Build.props" />
|
|
|
|
<!-- Remove the Environment alias from parent Directory.Build.props to allow System.Environment usage -->
|
|
<ItemGroup>
|
|
<Using Remove="SampleHelpers.SampleEnvironment" />
|
|
</ItemGroup>
|
|
</Project> |