Skip to content

Commit d460768

Browse files
committed
internals
1 parent 494fde9 commit d460768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmarks/Foundatio.Benchmarks.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<Optimize>true</Optimize>
1212
<Configuration>Release</Configuration>
1313
<IsPackable>false</IsPackable>
14+
<SignAssembly>true</SignAssembly>
15+
<AssemblyOriginatorKeyFile>..\build\Foundatio.snk</AssemblyOriginatorKeyFile>
1416
</PropertyGroup>
1517
<ItemGroup>
1618
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />

0 commit comments

Comments
 (0)