Skip to content

Commit

Permalink
Merge pull request #501 from Catel/GitHubSync/20230719-182038
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik committed Jul 19, 2023
2 parents c91b53c + 7476862 commit e2a2f46
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Directory.Build.shared.implicit.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>

<!-- Use relative paths in stack traces -->
<PropertyGroup>
<PathMap>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./</PathMap>
</PropertyGroup>

<!-- Workaround for binding redirects in non exe assemblies, see https://github.com/Microsoft/msbuild/issues/1310#issuecomment-309596435 -->
<Target Name="ForceGenerationOfBindingRedirects"
AfterTargets="ResolveAssemblyReferences"
Expand Down

0 comments on commit e2a2f46

Please sign in to comment.