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

Support for .NET 8 #181

Merged
merged 6 commits into from
May 15, 2024
Merged

Support for .NET 8 #181

merged 6 commits into from
May 15, 2024

Conversation

tbragaf
Copy link
Collaborator

@tbragaf tbragaf commented May 14, 2024

No description provided.

Directory.Build.props Outdated Show resolved Hide resolved
@tbragaf tbragaf requested a review from joaompneves May 15, 2024 09:33
NuGet.config Outdated Show resolved Hide resolved
@tbragaf tbragaf requested a review from joaompneves May 15, 2024 13:51
@tbragaf tbragaf marked this pull request as draft May 15, 2024 13:52
@tbragaf tbragaf marked this pull request as ready for review May 15, 2024 16:27
<Platforms>x64;ARM64</Platforms>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<Version>2.120.2</Version>
<Version>2.120.3</Version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just noticed it now, but maybe a relevant change worth it to bump the minor version

Copy link
Collaborator

Choose a reason for hiding this comment

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

well the minor is reserved for the cef version, well we used rev .100 for avalonia 11

@tbragaf tbragaf merged commit d702cad into master May 15, 2024
15 checks passed
@tbragaf tbragaf deleted the add-support-to-net8 branch May 15, 2024 16:57
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.

3 participants