Skip to content

Commit

Permalink
Return WinExe OutputType for Material.Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Feb 10, 2024
1 parent f00728c commit b551e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Material.Demo/Material.Demo.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<AvaloniaVersion>11.0.9</AvaloniaVersion>
Expand Down

0 comments on commit b551e60

Please sign in to comment.