Skip to content

Commit

Permalink
Update CS.props (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinzart90 authored Mar 1, 2024
1 parent 63b81b4 commit a8aedd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Config/CS.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<UICulture>en-US</UICulture>
<OutputType Condition=" '$(OutputType)' == '' ">Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
Expand Down Expand Up @@ -38,4 +37,4 @@
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
</Project>
</Project>

0 comments on commit a8aedd1

Please sign in to comment.