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 288e1fe commit 7376e58Copy full SHA for 7376e58
src/ModelContextProtocol.Core/ModelContextProtocol.Core.csproj
@@ -58,7 +58,7 @@
58
59
<!-- Package the analyzer DLL into the NuGet package -->
60
<ItemGroup>
61
- <None Include="$(ArtifactsDir)bin\ModelContextProtocol.SourceGenerators\$(Configuration)\netstandard2.0\ModelContextProtocol.SourceGenerators.dll"
+ <None Include="$(ArtifactsDir)bin\ModelContextProtocol.SourceGenerators\netstandard2.0\ModelContextProtocol.SourceGenerators.dll"
62
Pack="true"
63
PackagePath="analyzers/dotnet/cs"
64
Visible="false" />
0 commit comments