Skip to content

Commit

Permalink
Update Microsoft.Extensions.Hosting.Unit.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalStrehovsky authored and github-actions committed Sep 23, 2022
1 parent d9ef945 commit b21fe2d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<EnableDefaultItems>true</EnableDefaultItems>
<IncludeRemoteExecutor>true</IncludeRemoteExecutor>
<AutoGenerateBindingRedirects Condition="$([MSBuild]::GetTargetFrameworkIdentifier('$(TargetFramework)')) == '.NETFramework'">true</AutoGenerateBindingRedirects>
<EventSourceSupport Condition="'$(TestNativeAot)' == 'true'">true</EventSourceSupport>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b21fe2d

Please sign in to comment.