Skip to content

Commit

Permalink
Merge pull request #618 from Particular/fix-package-name
Browse files Browse the repository at this point in the history
Fix package name
  • Loading branch information
bording authored May 26, 2020
2 parents 7ccc9be + c7cf3ab commit a4719ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NServiceBus.SqlServer/NServiceBus.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<AssemblyOriginatorKeyFile>..\NServiceBus.snk</AssemblyOriginatorKeyFile>
<OutputPath>..\..\binaries\</OutputPath>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<PackageId>NServiceBus.SqlServer</PackageId>
<Description>SQL transport support for NServiceBus</Description>
</PropertyGroup>

Expand Down

0 comments on commit a4719ec

Please sign in to comment.