Skip to content

Commit

Permalink
Add ProjectProperty
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeee committed Sep 3, 2024
1 parent 4bc111b commit 01df8d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
<Constant Include="SpdxLicense" Value="AGPL-3.0" />
<Constant Include="Website" Value="https://holzshots.net" />

<!-- Make these available via ThisAssembly.Project -->
<ProjectProperty Include="RepositoryUrl" />

<!-- TODO: fill this constant in CI -->
<Constant Include="BuildDate" Value="2022-02-28" />
</ItemGroup>
Expand Down

0 comments on commit 01df8d9

Please sign in to comment.