Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling .NET 9 tests for SF SDK packages #124

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

plave0
Copy link
Contributor

@plave0 plave0 commented Oct 2, 2024

This PR enables tests for .NET 9 builds.

Additionally, we are moving away from the buils.ps1 script, which uses msbuild under the hood. Instead, we are moving to the dotnet tool, in the aim of streamlining the build process and infrastructure.

Internal ADO work item: https://dev.azure.com/msazure/One/_workitems/edit/29603235

@plave0 plave0 marked this pull request as ready for review October 4, 2024 07:32
@plave0 plave0 requested review from olegsych and gobradovic October 4, 2024 07:32
.github/workflows/build.yml Outdated Show resolved Hide resolved
We are still unable to use code.sln for building the repo, since it
doesn't include SF.ActorsServices.Internal. We will insted build
buildAll.proj for now.
@plave0 plave0 requested a review from olegsych October 7, 2024 11:26
@plave0 plave0 merged commit 98460e1 into develop Oct 10, 2024
2 checks passed
@plave0 plave0 deleted the user/pavleiri/enableDotNet9Tests branch October 10, 2024 12:12
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.

2 participants