Skip to content

Commit

Permalink
Remove EmbeddedResourceUseDependentUponConvention (dotnet#36140)
Browse files Browse the repository at this point in the history
Underlying issue is fixed: dotnet/msbuild#4740
  • Loading branch information
ViktorHofer authored May 11, 2020
1 parent 322257f commit 039fdf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<!-- Language configuration -->
<PropertyGroup>
<Deterministic>true</Deterministic>

<!-- Resource naming bug: https://github.com/microsoft/msbuild/issues/4740 -->
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 039fdf9

Please sign in to comment.