|
|
@@ -5,7 +5,7 @@
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
<ProjectGuid>{49668592-ED5D-4907-9EA7-2DF70AB96271}</ProjectGuid>
|
|
|
- <OutputType>WinExe</OutputType>
|
|
|
+ <OutputType>Exe</OutputType>
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
<RootNamespace>Fietsclient</RootNamespace>
|
|
|
<AssemblyName>Fietsclient</AssemblyName>
|
|
|
@@ -32,6 +32,9 @@
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
</PropertyGroup>
|
|
|
+ <PropertyGroup>
|
|
|
+ <StartupObject />
|
|
|
+ </PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.Core" />
|