Skip to content

Conversation

@Perksey
Copy link
Member

@Perksey Perksey commented Dec 13, 2025

No description provided.

@Perksey Perksey reopened this Dec 13, 2025
@Perksey Perksey marked this pull request as ready for review December 15, 2025 21:41
@Perksey Perksey requested review from a team, Beyley and HurricanKai as code owners December 15, 2025 21:41
Comment on lines -4 to +5
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0;net8.0-android</TargetFrameworks>
<TargetFrameworks Condition="!$([MSBuild]::IsOsPlatform('Linux'))">$(TargetFrameworks);net8.0-ios</TargetFrameworks>
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0;net7.0-android</TargetFrameworks>
<TargetFrameworks Condition="!$([MSBuild]::IsOsPlatform('Linux'))">$(TargetFrameworks);net7.0-ios</TargetFrameworks>
Copy link
Member

Choose a reason for hiding this comment

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

I'm assuming there is some reason to downgrade this 😉

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Silk.NET Development Tracker Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

5 participants