phasephasephase / OnixLauncher

open source :)
60 stars 54 forks source link

Unable to build from source #15

Closed Douloureux closed 2 years ago

Douloureux commented 2 years ago

I want to build the client from source, but the dependencies are not installing due to expired certificates and not being trusted: Error NU3028 Package 'DiscordRichPresence 1.0.175' from source 'https://api.nuget.org/v3/index.json': The repository primary signature's timestamping certificate is not trusted by the trust provider. OnixLauncher D:\src\OnixLauncher\OnixLauncher\OnixLauncher.csproj 1

Severity Code Description Project File Line Suppression State Error NU3037 Package 'DiscordRichPresence 1.0.175' from source 'https://api.nuget.org/v3/index.json': The repository primary signature validity period has expired. OnixLauncher D:\src\OnixLauncher\OnixLauncher\OnixLauncher.csproj 1

Error NU3028 Package 'Microsoft.PowerShell.5.ReferenceAssemblies 1.1.0' from source 'https://api.nuget.org/v3/index.json': The repository primary signature's timestamping certificate is not trusted by the trust provider. OnixLauncher D:\src\OnixLauncher\OnixLauncher\OnixLauncher.csproj 1

Error NU3037 Package 'DiscordRichPresence 1.0.175' from source 'https://api.nuget.org/v3/index.json': The repository primary signature validity period has expired. OnixLauncher D:\src\OnixLauncher\OnixLauncher\OnixLauncher.csproj 1

Is there any way I can bypass these checks?

h-m-m-m commented 2 years ago

you dont, fix it einstein

phasephasephase commented 2 years ago

i've had a few people build the launcher and they didn't have this problem, so i can't find the exact cause

not sure how to fix this

h-m-m-m commented 2 years ago

i am trying to fix it, the problem is that the packages like guna ui (ew not wpf), Costura Fody and rpc not being restored correctly

phasephasephase commented 2 years ago

it is back

h-m-m-m commented 2 years ago

16