Skip to content

Commit fecc5f1

Browse files
authored
[dotnet-svcutil.xmlserializer] Disable package baseline validation (#5761)
1 parent 023da57 commit fecc5f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<MinorVersion>0</MinorVersion>
2323
<PatchVersion>0</PatchVersion>
2424
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
25+
<DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
2526
<PackageReleaseNotes>https://github.com/dotnet/wcf/blob/master/release-notes/dotnet-svcutil.xmlserializer-notes.md</PackageReleaseNotes>
2627
<!-- The partial facade assembly's public key token must exactly match the contract to be filled. -->
2728
<StrongNameKeyId>Open</StrongNameKeyId>

0 commit comments

Comments
 (0)