Skip to content

Commit 452871f

Browse files
authored
Merge pull request aeron-io#664 from billsegall/master
Have the benchmarks create a binary.
2 parents 988fd99 + 55f0b3f commit 452871f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

csharp/sbe-benchmarks/sbe-benchmarks.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<Copyright>Copyright (C) Bill Segall 2018, MarketFactory Inc 2017, Adaptive 2014. All rights reserved.</Copyright>
99
<Description />
1010
<Product>SBE</Product>
11+
<ApplicationIcon />
12+
<OutputType>Exe</OutputType>
13+
<StartupObject />
1114
</PropertyGroup>
1215

1316
<ItemGroup>

0 commit comments

Comments
 (0)