Skip to content

Commit

Permalink
Rework on 88919 as suggested by @vitek-karas (dotnet#89960)
Browse files Browse the repository at this point in the history
  • Loading branch information
thaystg committed Aug 4, 2023
1 parent 4ff307b commit a3abc75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<NoWarn>$(NoWarn),CA2007</NoWarn>
<UseAppHost>false</UseAppHost>
<RollForward>Major</RollForward>
</PropertyGroup>

<ItemGroup>
Expand Down

This file was deleted.

0 comments on commit a3abc75

Please sign in to comment.