Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/IceRpc.Protobuf.Tools/IceRpc.Protobuf.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<Pack>true</Pack>
<PackagePath />
</None>
<None Include="$(IntermediateOutputPath)/$(AssemblyName).dll" Pack="true" PackagePath="tasks/" Visible="false" />
<None Include="$(OutputPath)/$(AssemblyName).dll" Pack="true" PackagePath="tasks/" Visible="false" />
<!--
Pack everything from the protoc plug-in (IceRpc.Protobuf.Generator) and the build-telemetry plug-in
(IceRpc.Protobuf.BuildTelemetry) bin folders, excluding files in the BuildTelemetry bin that have the
Expand Down