Cannot rebuilt RemObjects.Hydra.Core

I am trying to rebuild Hydra.Core using Oxygene in Visual Studio 2022, and I got this error - and advice?

> Severity	Code	Description	Project	File	Line	Suppression State	Details
> Error		(E90) Could not load public key "RemObjectsSoftware"	RemObjects.Hydra.Host.Core	C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets	70

Hi,

you should create a new key pair and install it with sn:

C:\>sn

Microsoft (R) .NET Framework Strong Name Utility  Version 4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved.

Usage: sn [-q|-quiet] <option> [<parameters>]
 Options:
..
  -i <infile> <container>
    Install key pair from <infile> into a key container named <container>.
  -k [<keysize>] <outfile>
    Generate a new key pair of the specified size and write it into <outfile>.