Browse Source
Merge pull request #1515 from tonyqus/master
Update build version to 2.7.3
pull/1519/head
2.7.3-rc1
Tony Qu.eth
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
Directory.Build.props
|
|
@ -8,7 +8,7 @@ |
|
|
|
<DebugType>portable</DebugType> |
|
|
|
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder> |
|
|
|
|
|
|
|
<VersionPrefix>2.7.2</VersionPrefix> |
|
|
|
<VersionPrefix>2.7.3</VersionPrefix> |
|
|
|
<Title>NPOI</Title> |
|
|
|
<Authors>Tony Qu,NPOI Contributors</Authors> |
|
|
|
<Owners>Nissl Lab</Owners> |
|
|
|