dotnet-sdk/examples/GeneratedActor/ActorCommon
Whit Waldo d4f9a58198
Drop .NET 6 and .NET 7 support (#1482)
* Updated Directory.Build.props to drop .NET 6 and .NET 7 targets
* Removed explicit .NET targets in favor of using Directory.Build.props
* Added Directory.Build.props for all examples, updated examples to favor targeting this file instead
* Updated README to include missing packages and reflect a few modernization updates (including the new target versions)
* Fixed file numbering in doc
* Fixed comment on global.json to reflect use of the 9.0.100 minimum SDK version
* Removed .net 6 and 7 targets from GitHub build script
* Updated integration test build script to remove .NET 7 and .NET 6 targets

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-03-16 23:49:22 -05:00
..
ActorCommon.csproj Drop .NET 6 and .NET 7 support (#1482) 2025-03-16 23:49:22 -05:00
IRemoteActor.cs Source generated actor clients (#1165) 2024-02-16 11:35:29 -08:00