Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Dec 12, 2024
1 parent dce8532 commit b0740c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,7 @@
<None Include="..\..\LICENSE" Pack="true" PackagePath="" />
<None Include="README.md" Pack="true" PackagePath="" />
</ItemGroup>
<Target Name="GetVersion">
<Message Text="$(Version)" Importance="High" />
</Target>
</Project>

0 comments on commit b0740c0

Please sign in to comment.