Skip to content

Commit 566c36c

Browse files
committed
Remove redundant OutputType
1 parent c2c8be8 commit 566c36c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
<OutputType>Exe</OutputType>
3636
</PropertyGroup>
3737

38-
<PropertyGroup Condition="'$(TargetFramework)' != 'netstandard2.0'">
39-
<OutputType>Exe</OutputType>
40-
</PropertyGroup>
41-
4238
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0' or '$(TargetFramework)' == 'net10.0'">
4339
<IsTrimmable>true</IsTrimmable>
4440
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>

0 commit comments

Comments
 (0)