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

Bump dotnet funtimet to 8 #120

Merged
merged 2 commits into from
Dec 2, 2023
Merged

Bump dotnet funtimet to 8 #120

merged 2 commits into from
Dec 2, 2023

Conversation

krymtkts
Copy link
Owner

@krymtkts krymtkts commented Dec 2, 2023

dotnet new globaljson --sdk-version 8.0.100 --roll-forward latestFeature --force

remove these from App.fsproj.

    <RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
    <RestoreLockedMode>true</RestoreLockedMode>
dotnet clean
fable clean
npm run build
# build success.

restore App.fsproj configuration.

npm run build
# lockfile regenerated successfully.

@krymtkts krymtkts self-assigned this Dec 2, 2023
@krymtkts krymtkts added the enhancement New feature or request label Dec 2, 2023
Copy link
Owner Author

@krymtkts krymtkts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I want to know if there's a simpler procedure

@krymtkts krymtkts merged commit c0c65dd into main Dec 2, 2023
1 check passed
@krymtkts krymtkts deleted the feature/dotnet8 branch December 2, 2023 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant