Skip to content

Commit 77bac7c

Browse files
committed
temporary change
1 parent 8617745 commit 77bac7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<AssemblyOriginatorKeyFile>../rabbit.snk</AssemblyOriginatorKeyFile>
2424
<SignAssembly>true</SignAssembly>
2525
<MinVerTagPrefix>v</MinVerTagPrefix>
26-
<MinVerVerbosity>minimal</MinVerVerbosity>
26+
<MinVerVerbosity>detailed</MinVerVerbosity>
2727
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2828
<PackageOutputPath>..\..\packages</PackageOutputPath>
2929
</PropertyGroup>

0 commit comments

Comments
 (0)