We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.snk
1 parent 26753b6 commit cee3bcbCopy full SHA for cee3bcb
src/Destructurama.JsonNet/Destructurama.JsonNet.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>net452;netcoreapp1.1</TargetFrameworks>
5
<RootNamespace>Destructurama</RootNamespace>
6
<SignAssembly>True</SignAssembly>
7
- <AssemblyOriginatorKeyFile>C:\Source\Repos\json-net\assets\Destructurama.snk</AssemblyOriginatorKeyFile>
+ <AssemblyOriginatorKeyFile>..\..\assets\Destructurama.snk</AssemblyOriginatorKeyFile>
8
<DelaySign>False</DelaySign>
9
<Authors>Destructurama Contributors</Authors>
10
<Description>Adds support for logging JSON.NET dynamic types as structured data with Serilog.</Description>
0 commit comments