Skip to content

Add support for targeting .NET 8.0 to VirtualClient.Framework and VirtualClient.TestFramework libraries.#579

Merged
brdeyo merged 1 commit into
mainfrom
brdeyo/support-net8
Sep 27, 2025
Merged

Add support for targeting .NET 8.0 to VirtualClient.Framework and VirtualClient.TestFramework libraries.#579
brdeyo merged 1 commit into
mainfrom
brdeyo/support-net8

Conversation

@brdeyo
Copy link
Copy Markdown
Contributor

@brdeyo brdeyo commented Sep 27, 2025

There are scenarios internal to Microsoft where we need to continue supporting the .NET 8.0 framework for .NET-based extensions development. This changeset enables .NET 8.0 targeting assemblies/.dlls to be included in the contract library packages published for extensions development:

/VirtualClient.Framework
    /ref/net8.0
    /ref/net9.0
    /libs/net8.0
    /libs/net9.0

/VirtualClient.TestFramework
    /ref/net8.0
    /ref/net9.0
    /libs/net8.0
    /libs/net9.0

@brdeyo brdeyo merged commit f48c9eb into main Sep 27, 2025
5 checks passed
@brdeyo brdeyo deleted the brdeyo/support-net8 branch September 27, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant