Skip to content

Commit

Permalink
Update HKModWizard.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
BadMagic100 authored Apr 8, 2024
1 parent c61a364 commit 43a1f0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions HKModWizard/HKModWizard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
<PropertyGroup>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<!-- Do not deploy the extension in Release configuration -->
<DeployExtension>False</DeployExtension>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down

0 comments on commit 43a1f0e

Please sign in to comment.