Remove unused version in Versions.props (#17914)
This commit is contained in:
parent
80809bd059
commit
e6a28ee5ab
1 changed files with 1 additions and 6 deletions
|
@ -1,14 +1,9 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<Project>
|
||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<!-- Repo Version Information -->
|
<!-- Repo Version Information -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionPrefix>0.1.0</VersionPrefix>
|
<VersionPrefix>0.1.0</VersionPrefix>
|
||||||
<PreReleaseVersionLabel>alpha.1</PreReleaseVersionLabel>
|
<PreReleaseVersionLabel>alpha.1</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- Humanizer expects us to tell the version it's building -->
|
|
||||||
<PropertyGroup>
|
|
||||||
<HumanizerCorePackageVersion>2.2.0</HumanizerCorePackageVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Reference in a new issue