diff options
| author | Tomáš Pazdiora <[email protected]> | 2021-01-07 20:37:23 +0100 |
|---|---|---|
| committer | Tomáš Pazdiora <[email protected]> | 2021-01-07 20:37:23 +0100 |
| commit | 7c4fd76da65b5545d30fbe123274d348f86e24b8 (patch) | |
| tree | 8f9aefce33c2e0da4732278b6a43b490f949a00f /devicelist/devicelist.csproj | |
| parent | update signed/driver (diff) | |
| download | rawaccel-7c4fd76da65b5545d30fbe123274d348f86e24b8.tar.xz rawaccel-7c4fd76da65b5545d30fbe123274d348f86e24b8.zip | |
update devicelist app
Diffstat (limited to 'devicelist/devicelist.csproj')
| -rw-r--r-- | devicelist/devicelist.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devicelist/devicelist.csproj b/devicelist/devicelist.csproj index 378c518..154d0d0 100644 --- a/devicelist/devicelist.csproj +++ b/devicelist/devicelist.csproj @@ -5,7 +5,7 @@ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProjectGuid>{3666B731-7406-41B1-BCFC-C65073FD09A1}</ProjectGuid> - <OutputType>WinExe</OutputType> + <OutputType>Exe</OutputType> <RootNamespace>devicelist</RootNamespace> <AssemblyName>devicelist</AssemblyName> <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |