Skip to content

Commit

Permalink
fix icon.png location
Browse files Browse the repository at this point in the history
  • Loading branch information
cmenzi committed Dec 29, 2023
1 parent 67ffbff commit 1fc3888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<Features>strict</Features>
</PropertyGroup>
<PropertyGroup>
<SolutionDir Condition="'$(SolutionDir)'==''">$(MSBuildThisFileDirectory)</SolutionDir>
<RepoRelativeProjectDir>$([MSBuild]::MakeRelative($(RepoRoot), $(MSBuildProjectDirectory)))</RepoRelativeProjectDir>

<!-- Define useful flags based on project name conventions -->
Expand Down

0 comments on commit 1fc3888

Please sign in to comment.