Skip to content

Commit eb417fd

Browse files
Merge pull request #4039 from StephenBonikowsky/stebon/3.1.0/infraupdates
Change release lablel for non-shipping package to rtm.
2 parents 626ccab + 1ed60a9 commit eb417fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/svcutilcore/src/dotnet-svcutil.xmlserializer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<IsPackable>true</IsPackable>
2121
<MajorVersion>1</MajorVersion>
2222
<MinorVersion>2</MinorVersion>
23-
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
23+
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
2424
<PackageReleaseNotes>https://github.com/dotnet/wcf/blob/master/release-notes/dotnet-svcutil.xmlserializer-notes.md</PackageReleaseNotes>
2525
<!-- The partial facade assembly's public key token must exactly match the contract to be filled. -->
2626
<StrongNameKeyId>Open</StrongNameKeyId>

0 commit comments

Comments
 (0)