Skip to content

Commit b5c43a4

Browse files
committed
Make the benchmarking project not packable
1 parent b3a09e2 commit b5c43a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Project>
2+
<PropertyGroup>
3+
<IsPackable>false</IsPackable>
4+
<SignAssembly>true</SignAssembly>
5+
<LangVersion>8</LangVersion>
6+
</PropertyGroup>
7+
</Project>

0 commit comments

Comments
 (0)