build(force-patch): use version in directory.build.props

This commit is contained in:
Andrew Welker
2025-03-25 00:16:23 -05:00
parent fe2cd573e5
commit aebc694da7
4 changed files with 0 additions and 4 deletions

View File

@@ -14,7 +14,6 @@
<PackageId>PepperDash.Essentials.Core</PackageId>
<InformationalVersion>$(Version)</InformationalVersion>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Version>2.0.0-local</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugType>full</DebugType>