We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fb8c9 commit b401d9bCopy full SHA for b401d9b
src/svcutilcore/src/dotnet-svcutil.xmlserializer.csproj
@@ -18,9 +18,9 @@
18
<!--Package Properties-->
19
<PropertyGroup>
20
<IsPackable>true</IsPackable>
21
- <MajorVersion>1</MajorVersion>
22
- <MinorVersion>2</MinorVersion>
23
- <PatchVersion>1</PatchVersion>
+ <MajorVersion>8</MajorVersion>
+ <MinorVersion>0</MinorVersion>
+ <PatchVersion>0</PatchVersion>
24
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
25
<PackageReleaseNotes>https://github.com/dotnet/wcf/blob/master/release-notes/dotnet-svcutil.xmlserializer-notes.md</PackageReleaseNotes>
26
<!-- The partial facade assembly's public key token must exactly match the contract to be filled. -->
0 commit comments