Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit b28f852

Browse files
benaadamsSteveSandersonMS
authored andcommitted
Console type needs exe
1 parent e1533c2 commit b28f852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/misc/LatencyTest/LatencyTest.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PropertyGroup>
66
<TargetFramework>netcoreapp1.1</TargetFramework>
77
<IsPackable>false</IsPackable>
8+
<OutputType>exe</OutputType>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)