Skip to content

.net requirement in readme appears to be incorrect for latest windows release  #12

Description

@akrotor

The readme specifies .net 5.0 and links to https://dotnet.microsoft.com/en-us/download/dotnet/5.0

Upon running I receive the below error - Looking in .\Compressarr\runtimes\win\lib\net6.0 would seem to confirm it's expecting 6.0 rather than 5.0

Installing .net 6.0 (not the asp.net linked in the error, although I did both) unsurprisingly appears to resolve it - I'd suggest updating the readme & link to https://dotnet.microsoft.com/en-us/download/dotnet/6.0

...\Compressarr.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet\

The following frameworks were found:
5.0.17 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=win-x64&os=win10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions