Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Migrated to dotnet 8 and Updated packages. #960

Merged
merged 12 commits into from
Oct 31, 2023

Conversation

SrushtiPasari94
Copy link
Contributor

@SrushtiPasari94 SrushtiPasari94 commented Oct 17, 2023

Migrated to the new .NET 8. Also updated to new available dotnet 8 packages.

#963

@ardalis
Copy link
Collaborator

ardalis commented Oct 18, 2023

We probably don't want this in main until net8 ships and the references are no longer rc versions, right?

@jamesmontemagno jamesmontemagno changed the base branch from main to dotnet8 October 18, 2023 15:06
@jamesmontemagno
Copy link
Contributor

jamesmontemagno commented Oct 18, 2023

Changed to a new branch that we can merge on Nov. 14th

A few ideas:
1.) Change the version to : 8.0.*-*
or
2.) Add a <AspNetVersion>8.0.0-rc.2.23480.2</AspNetVersion> and then Version="$(AspNetVersion)" see https://github.com/dotnet/maui/tree/main/src/Workload#nuget-central-package-management

@jamesmontemagno
Copy link
Contributor

Beyond that, let's make sure all the docker files are updated such like this PR: fdb1c34

@SrushtiPasari94
Copy link
Contributor Author

Changed to a new branch that we can merge on Nov. 14th

A few ideas: 1.) Change the version to : 8.0.*-* or 2.) Add a <AspNetVersion>8.0.0-rc.2.23480.2</AspNetVersion> and then Version="$(AspNetVersion)" see https://github.com/dotnet/maui/tree/main/src/Workload#nuget-central-package-management

@jamesmontemagno This changes are added

@SrushtiPasari94
Copy link
Contributor Author

Beyond that, let's make sure all the docker files are updated such like this PR: fdb1c34

@jamesmontemagno Updated dockerfile version , launch setting versions to .net8
Tested changes on docker desktop and azd

@SrushtiPasari94 SrushtiPasari94 mentioned this pull request Oct 31, 2023
9 tasks
@jamesmontemagno jamesmontemagno merged commit c04cc4b into dotnet8 Oct 31, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants