We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 206ed43 + 39f664b commit 3980de0Copy full SHA for 3980de0
1 file changed
Samples/StoreProcedureExecutor.ConsoleApp/ConsoleApp.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <OutputType>Library</OutputType>
+ <OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
<ApplicationIcon />
7
<StartupObject />
0 commit comments