We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a334421 commit cf450ceCopy full SHA for cf450ce
Smith.msbuildproj
@@ -4,7 +4,7 @@
4
<TargetFramework>net10.0</TargetFramework>
5
<PackageId>Smith</PackageId>
6
<Description>An opinionated meta-package for doing AI agents using Microsoft.Extensions.AI and MCP</Description>
7
- <PackageOutputPath>$(MSBuildThisFileDirectory)artifacts</PackageOutputPath>
+ <PackageOutputPath>$(MSBuildThisFileDirectory)bin</PackageOutputPath>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments