Skip to content

Commit 9b239f0

Browse files
Remove a dummy task
Makes dotnet pack work. Kudos to @bording for figuring it out in #700.
1 parent 6378d05 commit 9b239f0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<PropertyGroup>
3-
<NuGetBuildTasksPackTargets>junk-value-to-avoid-conflicts</NuGetBuildTasksPackTargets>
4-
</PropertyGroup>
5-
62
<PropertyGroup>
73
<Description>The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)</Description>
84
<VersionPrefix>6.0.0</VersionPrefix>

0 commit comments

Comments
 (0)