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 f4aaf2f commit 99cec0fCopy full SHA for 99cec0f
src/svcutilcore/src/dotnet-svcutil.xmlserializer.csproj
@@ -21,7 +21,8 @@
21
<MajorVersion>8</MajorVersion>
22
<MinorVersion>0</MinorVersion>
23
<PatchVersion>0</PatchVersion>
24
- <PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
25
+ <DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
26
<PackageReleaseNotes>https://github.com/dotnet/wcf/blob/master/release-notes/dotnet-svcutil.xmlserializer-notes.md</PackageReleaseNotes>
27
<!-- The partial facade assembly's public key token must exactly match the contract to be filled. -->
28
<StrongNameKeyId>Open</StrongNameKeyId>
0 commit comments