Installation vvvv gamma

hello,
im not a programmer, but keen to use VVVV on Win11 x64 - but I cannot get it running. I downloaded the latest working Version from your site. And it throws me that error:

InvalidOperationException: “Failed to find all versions of .NET Core MSBuild. Call to hostfxr_resolve_sdk2. There may be more details in stderr.”
StackTrace:
Microsoft.Build.Locator.DotNetSdkLocationHelper { internal static string g__GetSdkFromGlobalSettings|5_2(string workingDirectory) { … } }
Microsoft.Build.Locator.DotNetSdkLocationHelper+d__5 { private virtual bool MoveNext() { … } }
Microsoft.Build.Locator.MSBuildLocator+d__29 { private virtual bool MoveNext() { … } }
System.Linq.Enumerable+WhereEnumerableIterator1 { public virtual bool MoveNext() { ... } } System.Linq.OrderedEnumerable1 { public virtual TElement TryGetFirst(System.Boolean& found) { … } }
System.Linq.Enumerable { private static TSource TryGetFirst(System.Collections.Generic.IEnumerable<> source, System.Boolean& found) { … } }
System.Linq.Enumerable { public static TSource FirstOrDefault(System.Collections.Generic.IEnumerable<> source) { … } }
VL.Applications.MSBuildLocatorFix { public static Microsoft.Build.Locator.VisualStudioInstance RegisterDefaults() { … } }
VL.UI.Forms.SessionManager+d__64 { private virtual void MoveNext() { … } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { … } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { … } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { … } }
VL.UI.Forms.SessionManager+<>c__DisplayClass16_0+<g__InitAsync|4>d { private virtual void MoveNext() { … } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { … } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { … } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { … } }
VL.UI.Forms.SessionManager+<>c__DisplayClass16_0+<g__Init|2>d { private virtual void MoveNext() { … } }

hey andi, could this be the same problem as solved here. let us know if you have troubles understanding the fix.