summaryrefslogtreecommitdiff
path: root/IvyTransduct/IvyTransduct.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IvyTransduct/IvyTransduct.csproj')
-rw-r--r--IvyTransduct/IvyTransduct.csproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/IvyTransduct/IvyTransduct.csproj b/IvyTransduct/IvyTransduct.csproj
index febed4c..4178346 100644
--- a/IvyTransduct/IvyTransduct.csproj
+++ b/IvyTransduct/IvyTransduct.csproj
@@ -6,7 +6,7 @@
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E736A799-EE63-4905-940E-2DA1DC38B5A9}</ProjectGuid>
- <OutputType>Exe</OutputType>
+ <OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>IvyTransduct</RootNamespace>
<AssemblyName>IvyTransduct</AssemblyName>
@@ -53,6 +53,9 @@
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
+ <PropertyGroup>
+ <StartupObject />
+ </PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />