Skip to content

Commit

Permalink
Fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed May 26, 2020
1 parent 7ccc9be commit c7cf3ab
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 c7cf3ab

Please sign in to comment.