Skip to content

Commit

Permalink
Fixing project type
Browse files Browse the repository at this point in the history
  • Loading branch information
abdalmoez committed May 8, 2020
1 parent 4a8b81f commit 9223d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SerialShell/SerialShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{B1C4A456-478F-47FA-A46B-93F135183C60}</ProjectGuid>
<OutputType>Library</OutputType>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SerialShell</RootNamespace>
<AssemblyName>SerialShell</AssemblyName>
Expand Down

0 comments on commit 9223d59

Please sign in to comment.