Skip to content

Commit

Permalink
fix msbuild error
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEJ committed Jan 9, 2024
1 parent c3e114d commit ca8f227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GUI/WizardItemTemplate/WizardItemTemplate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform>AnyCPU</Platform>
<RuntimeIdentifier>win</RuntimeIdentifier>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{8C77EC98-0296-4DBE-8064-11C4B4315181}</ProjectGuid>
<OutputType>Library</OutputType>
Expand Down

0 comments on commit ca8f227

Please sign in to comment.