Skip to content

Commit 3dd7110

Browse files
committed
Suppress warning
1 parent 186aff0 commit 3dd7110

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/QuickStart/QuickStart.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp2.2</TargetFramework>
6+
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)