Skip to content

Commit 3980de0

Browse files
authored
Merge pull request #407 from Microshaoft/netcoreapp3.1.100
JsonStoreProcedureExecutor ConsoleApp.exe
2 parents 206ed43 + 39f664b commit 3980de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Samples/StoreProcedureExecutor.ConsoleApp/ConsoleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<OutputType>Library</OutputType>
4+
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp3.1</TargetFramework>
66
<ApplicationIcon />
77
<StartupObject />

0 commit comments

Comments
 (0)