Error after updating 9.2.1 to 9.3

Hi, 

after updating One Identity Manager from Version 9.2.1 to 9.3 I get always the following Exception by starting any tool:

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace />
<TargetFramework>net8.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<Deterministic>true</Deterministic>
<AssemblyName>Scripts_06UUggg2WuYKf9npNOXKNp45Dnc7P0</AssemblyName>
<VersionHash>8e4D98VGJKmmbiPotmPsrE0qMTfpNbvKf9ZcT6GlE/U=</VersionHash>
<CompilerVersion>9.3 v93-278876</CompilerVersion>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\ProductScripts\ProductScripts.vbproj" />
<ProjectReference Include="..\TypedWrappers\TypedWrappers.vbproj" />
<ProjectReference Include="..\WebServices\WebServices.vbproj" />
</ItemGroup>
</Project>--------------------------------------------------------------------------------
0 Error Unable to find package VI.CommonDialogs. No packages exist with this id in source(s): Local, nuget.org
0 Error Unable to find package VI.CommonDialogs. No packages exist with this id in source(s): Local, nuget.org

What's going wrong there?

Parents Reply Children
No Data