Remove unused version in Versions.props ()

This commit is contained in:
Viktor Hofer 2023-12-05 15:46:52 +01:00 committed by GitHub
parent 80809bd059
commit e6a28ee5ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
<!-- <!--