Skip to content

Commit 90725d0

Browse files
authored
Merge pull request #9661 from dotnet/JanKrivanek-patch-4
[17.9] Formatting changes to prevent unnoticed version merges into main
2 parents 563e2e5 + 03b1bce commit 90725d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

eng/Versions.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
33
<Project>
44
<PropertyGroup>
5-
<VersionPrefix>17.9.4</VersionPrefix>
6-
<DotNetFinalVersionKind>release</DotNetFinalVersionKind>
5+
<VersionPrefix>17.9.4</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
76
<PackageValidationBaselineVersion>17.8.3</PackageValidationBaselineVersion>
87
<AssemblyVersion>15.1.0.0</AssemblyVersion>
98
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)