Skip to content

Commit b401d9b

Browse files
authored
[main Update dotnet-svcutil.XmlSerializer package version to 8.0.0 preview (#5403)
1 parent 35fb8c9 commit b401d9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<!--Package Properties-->
1919
<PropertyGroup>
2020
<IsPackable>true</IsPackable>
21-
<MajorVersion>1</MajorVersion>
22-
<MinorVersion>2</MinorVersion>
23-
<PatchVersion>1</PatchVersion>
21+
<MajorVersion>8</MajorVersion>
22+
<MinorVersion>0</MinorVersion>
23+
<PatchVersion>0</PatchVersion>
2424
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
2525
<PackageReleaseNotes>https://github.com/dotnet/wcf/blob/master/release-notes/dotnet-svcutil.xmlserializer-notes.md</PackageReleaseNotes>
2626
<!-- The partial facade assembly's public key token must exactly match the contract to be filled. -->

0 commit comments

Comments
 (0)