Skip to content

Fix dotnet#324

Draft
nokklair wants to merge 17 commits intobottlesdevs:mainfrom
nokklair:fix-dotnet
Draft

Fix dotnet#324
nokklair wants to merge 17 commits intobottlesdevs:mainfrom
nokklair:fix-dotnet

Conversation

@nokklair
Copy link

@nokklair nokklair commented Mar 16, 2026

Fixes #323 I hope

Summary:

  • Matches the template of .NET 6 and .NET 7 to the rest of the .NET manifests (excluding Core)
  • Fixes .NET version naming
  • Updates .NET versions for:
    • .NET Core 3.1 Runtime
    • .NET Core 3.1 Desktop Runtime
    • .NET 6.0 Desktop Runtime
    • .NET 7.0 Desktop Runtime
    • .NET 8.0 Desktop Runtime
    • .NET 9.0 Desktop Runtime
    • .NET 10.0 Desktop Runtime

Edit: I am not completely familiar with both testing and version control systems, so this needs a proper check from someone else. I double checked both the file sizes and the hashes so if my dyslexia didn't ruined a thing, they should be okay.

Edit 2: I learned the required variables for testing custom/personal dependencies and installed all of them without any issues.

Type of change

  • New dependency
  • Manifest fix
  • Other

Was this tested using a local repository?

  • Yes
  • No

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.

I feel like the dependency list in here is not updated inside the Bottles app

1 participant