Skip to content

dotnet-svcutil 8.0.0 Preview 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@HongGit HongGit released this 09 Jan 04:57
9f26181

Release Notes

dotnet-svcutil v8.0.0 preview1 was released on January 8th, 2025.

Packages

What's New

  • Remove inappropriate warning (#5709)
  • dotnet-svcutil: update tool target framework (#5705)
  • dotnet-svcutil: refine TFX resolution and the referenced WCF versions, and update test baselines (#5653)
  • dotnet-svcutil: generate CloseAsync with preprocessor directive and update test baselines (#5652)
  • Add README.md for dotnet-svcutil package (#5622)
  • Fix for WCFCSTools issue - invalid namedPipe URL throws uncatchable exception in Visual Studio (#5604)
  • dotnet-svcutil: add escaped prefix to types named with specific keywords (#5494)
  • dotnet-svcutil: update NamedPipeMetadataImporter to remove the internal asset folder (#5582)
  • Update metadataSourceFiles for URL input to correctly compute hash for caching ServiceDescriptor (#5544)
  • Multi target type reuse (#5300)
  • dotnet-svcutil: resolve targetFramework from Directory.Build.props (#5428)
  • Add missing integer schema types (#5451)
  • dotnet-svcutil: generate compliable code for a service with contract member named System (#5432)
  • dotnet-svcutil: fix IsTypeSerializable to enable typereuse serializable type (#5441)
  • dotnet-svcutil: update pkg version to 8.0.0 preview (#5439)
  • dotnet-svcutil: support .esproj as dependency project (#5429)
  • Support net8 SDK in dotnet-svcutil (#5376)
  • Rename namedpipeMetadataImporter assembly (#5314)