Skip to content

Commit cee3bcb

Browse files
author
Marc Woolfson
committed
Set relative path to .snk
1 parent 26753b6 commit cee3bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.JsonNet/Destructurama.JsonNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net452;netcoreapp1.1</TargetFrameworks>
55
<RootNamespace>Destructurama</RootNamespace>
66
<SignAssembly>True</SignAssembly>
7-
<AssemblyOriginatorKeyFile>C:\Source\Repos\json-net\assets\Destructurama.snk</AssemblyOriginatorKeyFile>
7+
<AssemblyOriginatorKeyFile>..\..\assets\Destructurama.snk</AssemblyOriginatorKeyFile>
88
<DelaySign>False</DelaySign>
99
<Authors>Destructurama Contributors</Authors>
1010
<Description>Adds support for logging JSON.NET dynamic types as structured data with Serilog.</Description>

0 commit comments

Comments
 (0)