See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements2|117(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements|116(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GeneratePatchStatements|103(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol currentRegion, SyntaxNode state, Boolean annotate) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.b__138(List`1 l, IPatchSymbol p, SyntaxNode s) at VL.Lib.Primitive.AbstractLoopRegion.Compile(IRoslynPatchCompiler compiler, IPatchSymbol patch, INodeSymbol node, SyntaxNode index, List`1 statements, Action`3 insertInputSplicers, Action`2 insertLoop) at VL.Lib.Primitive.ForeachLoopRegion.Emit(IRoslynPatchCompiler compiler, IPatchSymbol patch, INodeSymbol node, List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.g__GetPluginStatements|130(List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements3|118(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements2|117(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements|116(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GeneratePatchStatements|103(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol currentRegion, SyntaxNode state, Boolean annotate) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.b__138(List`1 l, IPatchSymbol p, SyntaxNode s) at VL.Lib.Primitive.AbstractLoopRegion.Compile(IRoslynPatchCompiler compiler, IPatchSymbol patch, INodeSymbol node, SyntaxNode index, List`1 statements, Action`3 insertInputSplicers, Action`2 insertLoop) at VL.Lib.Primitive.ForeachLoopRegion.Emit(IRoslynPatchCompiler compiler, IPatchSymbol patch, INodeSymbol node, List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.g__GetPluginStatements|130(List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements3|118(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements2|117(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements|116(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GeneratePatchStatements|103(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol currentRegion, SyntaxNode state, Boolean annotate) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.b__138(List`1 l, IPatchSymbol p, SyntaxNode s) at VL.Lib.Primitive.AnonymousOperationRegion.Emit(IRoslynPatchCompiler compiler, IPatchSymbol patch, INodeSymbol node, List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_20.g__GetPluginStatements|130(List`1 syntaxNodes) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements3|118(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements2|117(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state, ReadOnlySpan`1& inputs) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GenerateNodeApplicationStatements|116(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol node, SyntaxNode state) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_19.g__GeneratePatchStatements|103(StatementBuilder stmts, IPatchSymbol patch, INodeSymbol currentRegion, SyntaxNode state, Boolean annotate) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_18.g__GenerateOperationStatements|99(StatementBuilder statementBuilder) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_9.g__GetMethod|67(IOperationDefinitionSymbol operation, Boolean methodTracingEnabled, UInt32 topLevelPatchId, Boolean createSubContexts) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_8.<g__GetMembers|52>d.MoveNext() at System.Collections.Immutable.ImmutableArray`1.Builder.AddRange(IEnumerable`1 items) at VL.Lang.Pooled.ToArrayBuilder[T](IEnumerable`1 source) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_5.g__GetClass|36(IConcreteTypeSymbol type, Boolean isStaticType, Boolean isPartialClass, Boolean tracingEnabled, Int32 declIndent, Boolean isWitnessStruct, Boolean isPrivateImpl, Dictionary`2 fields) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_1.g__GetNamespaceMembers|10(ThreadNameSyntaxGenerator nameGenerator, CategoryAndSmell category, IEnumerable`1 definitions, Int32 indent) at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass81_4.b__20(Int32 i, ParallelLoopState pls, ThreadNameSyntaxGenerator nameGenerator) at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b__1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object ) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- vvvv Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/vvvv.exe ---------------------------------------- VL.UI.Forms Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.UI.Forms.DLL ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- VL.Core Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Core.DLL ---------------------------------------- netstandard Assembly Version: 2.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll ---------------------------------------- VL.Lang Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.DLL ---------------------------------------- CommandLine Assembly Version: 1.9.71.2 Win32 Version: 1.9.71.2 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/CommandLine.DLL ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Microsoft.Build.Locator Assembly Version: 1.0.0.0 Win32 Version: 1.2.6.49918 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.Build.Locator.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Collections.Immutable Assembly Version: 1.2.4.0 Win32 Version: 4.700.19.46214 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Collections.Immutable.DLL ---------------------------------------- ImmutableObjectGraph Assembly Version: 1.2.0.0 Win32 Version: 1.2.19.38903 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/ImmutableObjectGraph.DLL ---------------------------------------- System.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll ---------------------------------------- System.Reactive Assembly Version: 4.3.0.0 Win32 Version: 4.3.2.55399 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Reactive.DLL ---------------------------------------- VVVV.Gamma.Splash Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VVVV.Gamma.Splash.DLL ---------------------------------------- VL.UI.Core Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.UI.Core.DLL ---------------------------------------- VVVV.NuGetAssemblyLoader Assembly Version: 0.1.0.0 Win32 Version: 0.1.25.12202 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VVVV.NuGetAssemblyLoader.DLL ---------------------------------------- NuGet.Core Assembly Version: 2.14.0.832 Win32 Version: 2.14.0.832 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Core.DLL ---------------------------------------- System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- System.ValueTuple Assembly Version: 4.0.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.ValueTuple.DLL ---------------------------------------- Microsoft.CodeAnalysis Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.DLL ---------------------------------------- Microsoft.CodeAnalysis.Scripting Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.Scripting.DLL ---------------------------------------- ParallelExtensionsExtras Assembly Version: 1.2.0.0 Win32 Version: 1.2.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/ParallelExtensionsExtras.DLL ---------------------------------------- System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll ---------------------------------------- WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Stride.Core Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.DLL ---------------------------------------- ServiceWire Assembly Version: 5.3.4.0 Win32 Version: 5.3.4.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/ServiceWire.DLL ---------------------------------------- Microsoft.CodeAnalysis.Workspaces Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.Workspaces.DLL ---------------------------------------- Microsoft.CodeAnalysis.CSharp Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.CSharp.DLL ---------------------------------------- System.Reflection.Metadata Assembly Version: 1.4.4.0 Win32 Version: 4.700.19.46214 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Reflection.Metadata.DLL ---------------------------------------- System.ComponentModel.Composition Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll ---------------------------------------- Microsoft.Extensions.ObjectPool Assembly Version: 2.2.0.0 Win32 Version: 2.2.0.18315 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.Extensions.ObjectPool.DLL ---------------------------------------- Microsoft.CodeAnalysis.CSharp.Workspaces Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.CSharp.Workspaces.DLL ---------------------------------------- System.Runtime.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll ---------------------------------------- Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll ---------------------------------------- System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll ---------------------------------------- System.Interactive Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.2 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Interactive.DLL ---------------------------------------- Stride.Core.Mathematics Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Mathematics.DLL ---------------------------------------- ExCSS Assembly Version: 4.0.5.0 Win32 Version: 4.0.5.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/ExCSS.DLL ---------------------------------------- Irony Assembly Version: 1.1.0.0 Win32 Version: 1.1.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Irony.DLL ---------------------------------------- System.Composition.TypedParts Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Composition.TypedParts.DLL ---------------------------------------- System.Reflection Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll ---------------------------------------- System.Composition.Hosting Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Composition.Hosting.DLL ---------------------------------------- System.Composition.Runtime Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Composition.Runtime.DLL ---------------------------------------- System.Composition.AttributedModel Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Composition.AttributedModel.DLL ---------------------------------------- System.Collections Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll ---------------------------------------- System.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll ---------------------------------------- System.Threading.Tasks.Extensions Assembly Version: 4.2.0.1 Win32 Version: 4.6.27818.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Threading.Tasks.Extensions.DLL ---------------------------------------- System.Reflection.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll ---------------------------------------- System.Threading Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll ---------------------------------------- System.ObjectModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ObjectModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ObjectModel.dll ---------------------------------------- System.Linq.Expressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll ---------------------------------------- System.Memory Assembly Version: 4.0.1.1 Win32 Version: 4.6.28619.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Memory.DLL ---------------------------------------- System.Runtime.CompilerServices.Unsafe Assembly Version: 4.0.6.0 Win32 Version: 4.700.20.12001 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Runtime.CompilerServices.Unsafe.DLL ---------------------------------------- System.Numerics.Vectors Assembly Version: 4.1.4.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Numerics.Vectors.DLL ---------------------------------------- System.Security.Cryptography.Algorithms Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Algorithms/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Algorithms.dll ---------------------------------------- System.Text.RegularExpressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.RegularExpressions.dll ---------------------------------------- VL.CoreLib Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.CoreLib.DLL ---------------------------------------- System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- VL.IO.Midi Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.IO.Midi.DLL ---------------------------------------- System.Globalization Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.8.4210.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- websocket-sharp Assembly Version: 1.0.2.59611 Win32 Version: 1.0.2.59611 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/websocket-sharp.DLL ---------------------------------------- System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll ---------------------------------------- System.Data.SqlXml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll ---------------------------------------- System.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.ServiceModel.Internals Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll ---------------------------------------- SMDiagnostics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Data.Common Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Common/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Data.Common.dll ---------------------------------------- System.Diagnostics.StackTrace Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.StackTrace/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.StackTrace.dll ---------------------------------------- System.Diagnostics.Tracing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tracing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tracing.dll ---------------------------------------- System.Globalization.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Globalization.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.Extensions.dll ---------------------------------------- System.IO.Compression Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll ---------------------------------------- System.IO.Compression.FileSystem Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll ---------------------------------------- System.Net.Sockets Assembly Version: 4.0.0.0 Win32 Version: 4.8.4121.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Sockets/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Sockets.dll ---------------------------------------- System.Runtime.InteropServices.RuntimeInformation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll ---------------------------------------- System.Runtime.Serialization.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Xml/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Xml.dll ---------------------------------------- System.Runtime.Serialization.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Primitives.dll ---------------------------------------- System.Security.SecureString Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.SecureString/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.SecureString.dll ---------------------------------------- System.Threading.Overlapped Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Overlapped/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Overlapped.dll ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Xml.XPath.XDocument Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XPath.XDocument/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XPath.XDocument.dll ---------------------------------------- System.DirectoryServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- System.Web.RegularExpressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.RegularExpressions.dll ---------------------------------------- System.Design Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll ---------------------------------------- System.Web.ApplicationServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.4210.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll ---------------------------------------- System.DirectoryServices.Protocols Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.Protocols/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll ---------------------------------------- System.ServiceProcess Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll ---------------------------------------- System.Web.Services Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll ---------------------------------------- Microsoft.Build.Utilities.v4.0 Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll ---------------------------------------- System.Runtime.Caching Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll ---------------------------------------- Microsoft.Build.Framework Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.Framework.dll ---------------------------------------- Microsoft.Build.Tasks.v4.0 Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Tasks.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll ---------------------------------------- System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll ---------------------------------------- System.Configuration.Install Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll ---------------------------------------- System.Data.OracleClient Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data.OracleClient/v4.0_4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Drawing.Design Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll ---------------------------------------- System.Runtime.Serialization.Formatters.Soap Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- Microsoft.JScript Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.8.4240.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- FSharp.Core Assembly Version: 4.4.0.0 Win32 Version: 4.40.23413.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/FSharp.Core/v4.0_4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.dll ---------------------------------------- System.Data.Services.Client Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Services.Client/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll ---------------------------------------- System.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll ---------------------------------------- Microsoft.Web.XmlTransform Assembly Version: 3.0.0.34420 Win32 Version: 3.0.0.34420 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.Web.XmlTransform.DLL ---------------------------------------- System.IdentityModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll ---------------------------------------- Microsoft.Transactions.Bridge Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Transactions.Bridge/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Transactions.Bridge.dll ---------------------------------------- System.IdentityModel.Selectors Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll ---------------------------------------- System.Messaging Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Messaging/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll ---------------------------------------- System.Runtime.DurableInstancing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll ---------------------------------------- System.ServiceModel.Activation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll ---------------------------------------- System.ServiceModel.Activities Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activities.dll ---------------------------------------- System.Activities Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.dll ---------------------------------------- System.Xaml.Hosting Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml.Hosting/v4.0_4.0.0.0__31bf3856ad364e35/System.Xaml.Hosting.dll ---------------------------------------- Microsoft.VisualBasic.Activities.Compiler Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/Microsoft.VisualBasic.Activities.Compiler/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.Activities.Compiler.dll ---------------------------------------- System.Activities.DurableInstancing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Activities.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.DurableInstancing.dll ---------------------------------------- System.Buffers Assembly Version: 4.0.3.0 Win32 Version: 4.6.28619.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Buffers.DLL ---------------------------------------- SkiaSharp Assembly Version: 1.68.0.0 Win32 Version: 1.68.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SkiaSharp.DLL ---------------------------------------- System.Text.Encoding.CodePages Assembly Version: 4.1.2.0 Win32 Version: 4.700.19.46214 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Text.Encoding.CodePages.DLL ---------------------------------------- System.Diagnostics.Tools Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tools/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tools.dll ---------------------------------------- System.Diagnostics.Debug Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Debug/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Debug.dll ---------------------------------------- System.Resources.ResourceManager Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Resources.ResourceManager/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.ResourceManager.dll ---------------------------------------- System.IO Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll ---------------------------------------- VL.CoreLib.Windows Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.CoreLib.Windows.DLL ---------------------------------------- VL.Skia Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Skia.DLL ---------------------------------------- SkiaSharp.Extended.Svg Assembly Version: 1.60.0.0 Win32 Version: 1.60.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SkiaSharp.Extended.Svg.DLL ---------------------------------------- OpenTK.GLControl Assembly Version: 3.1.0.0 Win32 Version: 3.1.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/OpenTK.GLControl.DLL ---------------------------------------- OpenTK Assembly Version: 3.2.0.0 Win32 Version: 3.2 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/OpenTK.DLL ---------------------------------------- Stride Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.DLL ---------------------------------------- Stride.Core.Serialization Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Serialization.DLL ---------------------------------------- VL.Stride.Runtime Assembly Version: 0.8.0.0 Win32 Version: 0.8.12.62344 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Stride.Runtime.DLL ---------------------------------------- Stride.Shaders Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Shaders.DLL ---------------------------------------- Stride.Graphics Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Graphics.DLL ---------------------------------------- SharpDX.Direct3D11 Assembly Version: 4.2.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SharpDX.Direct3D11.DLL ---------------------------------------- Stride.Native Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Native.DLL ---------------------------------------- Stride.Engine Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Engine.DLL ---------------------------------------- Stride.Rendering Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Rendering.DLL ---------------------------------------- Stride.Audio Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Audio.DLL ---------------------------------------- Stride.VirtualReality Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.VirtualReality.DLL ---------------------------------------- Stride.Input Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Input.DLL ---------------------------------------- Stride.Core.Shaders Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Shaders.DLL ---------------------------------------- Stride.Shaders.Parser Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Shaders.Parser.DLL ---------------------------------------- Stride.Particles Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Particles.DLL ---------------------------------------- Stride.Physics Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Physics.DLL ---------------------------------------- BulletSharp.NetStandard Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/BulletSharp.NetStandard.DLL ---------------------------------------- Stride.Navigation Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Navigation.DLL ---------------------------------------- Stride.UI Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.UI.DLL ---------------------------------------- Stride.Video Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Video.DLL ---------------------------------------- Stride.Games Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Games.DLL ---------------------------------------- SharpDX Assembly Version: 4.2.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SharpDX.DLL ---------------------------------------- Stride.Core.IO Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.IO.DLL ---------------------------------------- SharpDX.DXGI Assembly Version: 4.2.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SharpDX.DXGI.DLL ---------------------------------------- Stride.Shaders.Compiler Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Shaders.Compiler.DLL ---------------------------------------- Microsoft.Build Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.dll ---------------------------------------- Microsoft.Win32.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Win32.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Win32.Primitives.dll ---------------------------------------- System.AppContext Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.AppContext/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.AppContext.dll ---------------------------------------- System.Console Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Console/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Console.dll ---------------------------------------- System.Drawing.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Primitives.dll ---------------------------------------- System.Globalization.Calendars Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Globalization.Calendars/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.Calendars.dll ---------------------------------------- System.IO.Compression.ZipFile Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.ZipFile/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.ZipFile.dll ---------------------------------------- System.IO.FileSystem Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.FileSystem/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.FileSystem.dll ---------------------------------------- System.IO.FileSystem.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.FileSystem.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.FileSystem.Primitives.dll ---------------------------------------- System.IO.Pipes Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Pipes/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.Pipes.dll ---------------------------------------- System.Runtime.InteropServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll ---------------------------------------- System.Security.Cryptography.Encoding Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Encoding.dll ---------------------------------------- System.Security.Cryptography.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Primitives.dll ---------------------------------------- System.Security.Cryptography.X509Certificates Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.X509Certificates/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.X509Certificates.dll ---------------------------------------- System.Xml.ReaderWriter Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.ReaderWriter/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.ReaderWriter.dll ---------------------------------------- System.Collections.Concurrent Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections.Concurrent/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.Concurrent.dll ---------------------------------------- System.Collections.NonGeneric Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections.NonGeneric/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.NonGeneric.dll ---------------------------------------- System.Collections.Specialized Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections.Specialized/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.Specialized.dll ---------------------------------------- System.ComponentModel.Annotations Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Annotations/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.Annotations.dll ---------------------------------------- System.ComponentModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.dll ---------------------------------------- System.ComponentModel.EventBasedAsync Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.EventBasedAsync/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.EventBasedAsync.dll ---------------------------------------- System.ComponentModel.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.Primitives.dll ---------------------------------------- System.ComponentModel.TypeConverter Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.TypeConverter/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.TypeConverter.dll ---------------------------------------- System.Diagnostics.Contracts Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Contracts/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Contracts.dll ---------------------------------------- System.Diagnostics.FileVersionInfo Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.FileVersionInfo/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.FileVersionInfo.dll ---------------------------------------- System.Diagnostics.Process Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Process/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Process.dll ---------------------------------------- System.Diagnostics.TextWriterTraceListener Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.TextWriterTraceListener/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.TextWriterTraceListener.dll ---------------------------------------- System.Diagnostics.TraceSource Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.TraceSource/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.TraceSource.dll ---------------------------------------- System.Dynamic.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.Runtime.dll ---------------------------------------- System.IO.FileSystem.DriveInfo Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.FileSystem.DriveInfo/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.FileSystem.DriveInfo.dll ---------------------------------------- System.IO.FileSystem.Watcher Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.FileSystem.Watcher/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.FileSystem.Watcher.dll ---------------------------------------- System.IO.IsolatedStorage Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.IsolatedStorage/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.IsolatedStorage.dll ---------------------------------------- System.IO.MemoryMappedFiles Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.MemoryMappedFiles/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.MemoryMappedFiles.dll ---------------------------------------- System.IO.UnmanagedMemoryStream Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.UnmanagedMemoryStream/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.UnmanagedMemoryStream.dll ---------------------------------------- System.Linq.Parallel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Parallel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Parallel.dll ---------------------------------------- System.Linq.Queryable Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Queryable/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Queryable.dll ---------------------------------------- System.Net.Http.Rtc Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.Rtc/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.Rtc.dll ---------------------------------------- System.Net.NameResolution Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.NameResolution/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.NameResolution.dll ---------------------------------------- System.Net.NetworkInformation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.NetworkInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.NetworkInformation.dll ---------------------------------------- System.Net.Ping Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Ping/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Ping.dll ---------------------------------------- System.Net.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Primitives.dll ---------------------------------------- System.Net.Requests Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Requests/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Requests.dll ---------------------------------------- System.Net.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Security.dll ---------------------------------------- System.Net.WebHeaderCollection Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.WebHeaderCollection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.WebHeaderCollection.dll ---------------------------------------- System.Net.WebSockets.Client Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.WebSockets.Client/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.WebSockets.Client.dll ---------------------------------------- System.Net.WebSockets Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.WebSockets/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.WebSockets.dll ---------------------------------------- System.Reflection.Emit Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.dll ---------------------------------------- System.Reflection.Emit.ILGeneration Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit.ILGeneration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.ILGeneration.dll ---------------------------------------- System.Reflection.Emit.Lightweight Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit.Lightweight/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.Lightweight.dll ---------------------------------------- System.Reflection.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Primitives.dll ---------------------------------------- System.Resources.Reader Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Resources.Reader/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.Reader.dll ---------------------------------------- System.Resources.Writer Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Resources.Writer/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.Writer.dll ---------------------------------------- System.Runtime.CompilerServices.VisualC Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.CompilerServices.VisualC/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.CompilerServices.VisualC.dll ---------------------------------------- System.Runtime.Handles Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Handles/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Handles.dll ---------------------------------------- System.Runtime.InteropServices.WindowsRuntime Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.WindowsRuntime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.WindowsRuntime.dll ---------------------------------------- System.Runtime.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Numerics/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Numerics.dll ---------------------------------------- System.Runtime.Serialization.Formatters Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.dll ---------------------------------------- System.Runtime.Serialization.Json Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Json/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Json.dll ---------------------------------------- System.Security.Claims Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Claims/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Claims.dll ---------------------------------------- System.Security.Cryptography.Csp Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Csp/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Csp.dll ---------------------------------------- System.Security.Principal Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Principal/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Principal.dll ---------------------------------------- System.ServiceModel.Duplex Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Duplex/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceModel.Duplex.dll ---------------------------------------- System.ServiceModel.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceModel.Http.dll ---------------------------------------- System.ServiceModel.NetTcp Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.NetTcp/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceModel.NetTcp.dll ---------------------------------------- System.ServiceModel.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceModel.Primitives.dll ---------------------------------------- System.ServiceModel.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceModel.Security.dll ---------------------------------------- System.Text.Encoding Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.dll ---------------------------------------- System.Text.Encoding.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.Extensions.dll ---------------------------------------- System.Threading.Tasks Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Tasks/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Tasks.dll ---------------------------------------- System.Threading.Tasks.Parallel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Tasks.Parallel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Tasks.Parallel.dll ---------------------------------------- System.Threading.Thread Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Thread/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Thread.dll ---------------------------------------- System.Threading.ThreadPool Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.ThreadPool/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.ThreadPool.dll ---------------------------------------- System.Threading.Timer Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Timer/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Timer.dll ---------------------------------------- System.Xml.XDocument Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XDocument/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XDocument.dll ---------------------------------------- System.Xml.XmlDocument Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XmlDocument/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XmlDocument.dll ---------------------------------------- System.Xml.XmlSerializer Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XmlSerializer/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XmlSerializer.dll ---------------------------------------- System.Xml.XPath Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XPath/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XPath.dll ---------------------------------------- System.Net.Http.WebRequest Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.WebRequest/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.WebRequest.dll ---------------------------------------- Microsoft.Build.Utilities.Core Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.Utilities.Core.dll ---------------------------------------- NuGet.Configuration Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Configuration.DLL ---------------------------------------- NuGet.Commands Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Commands.DLL ---------------------------------------- NuGet.Common Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Common.DLL ---------------------------------------- NuGet.Versioning Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Versioning.DLL ---------------------------------------- NuGet.ProjectModel Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.ProjectModel.DLL ---------------------------------------- NuGet.Protocol Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Protocol.DLL ---------------------------------------- NuGet.LibraryModel Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.LibraryModel.DLL ---------------------------------------- NuGet.Frameworks Assembly Version: 5.5.1.0 Win32 Version: 5.5.1.6542 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/NuGet.Frameworks.DLL ---------------------------------------- Newtonsoft.Json Assembly Version: 10.0.0.0 Win32 Version: 10.0.2.20802 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Newtonsoft.Json.DLL ---------------------------------------- VL.UI.PatchEditor.Utils Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.UI.PatchEditor.Utils.DLL ---------------------------------------- PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll ---------------------------------------- UIAutomationTypes Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll ---------------------------------------- System.Windows.Input.Manipulations Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Input.Manipulations/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Input.Manipulations.dll ---------------------------------------- UIAutomationProvider Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll ---------------------------------------- Stride.Assets Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Assets.DLL ---------------------------------------- Stride.Core.Assets Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Assets.DLL ---------------------------------------- Stride.Core.BuildEngine.Common Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.BuildEngine.Common.DLL ---------------------------------------- VL.Stride Assembly Version: 0.8.0.0 Win32 Version: 0.8.12.62344 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Stride.DLL ---------------------------------------- VL.Stride.Windows Assembly Version: 0.8.0.0 Win32 Version: 0.8.12.62344 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Stride.Windows.DLL ---------------------------------------- Stride.Assets.Models Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Assets.Models.DLL ---------------------------------------- Stride.Core.Design Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Design.DLL ---------------------------------------- Stride.Core.Yaml Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Yaml.DLL ---------------------------------------- Stride.Core.Reflection Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Reflection.DLL ---------------------------------------- Stride.Core.Packages Assembly Version: 4.0.0.1 Win32 Version: 4.0.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.Packages.DLL ---------------------------------------- Stride.Core.ProjectTemplating Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Stride.Core.ProjectTemplating.DLL ---------------------------------------- VL.Stride.DefaultAssets Assembly Version: 0.8.0.0 Win32 Version: 0.8.12.62344 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Stride.DefaultAssets.DLL ---------------------------------------- VL.App.WindowsForms Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.App.WindowsForms.DLL ---------------------------------------- VL.CoreLib.vl.LMFQrbYrtQvO4pn4vSywS3 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Cameras.vl.USVpn2wMsrSLK5oj1XAsi5 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Editors.vl.RMDMfKmnIrVPStLdWe8u30 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.EditingFramework.vl.Tbxvcw7pDmdQapVBYd69Lt Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.CoreLib.Windows.vl.HylXxkKPeF0O6LWz4fSQKo Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Skia.vl.TTuiw20kKkCQVOiomg84XZ Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.Core.vl.JodLyRZyEmcMPHG6wriJUe Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.Input.vl.HWRqGEFJG2aNE9pYb5Pg0w Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- HDE.StylesAndSettings.vl.QJQ0tnl56B9MNMEaY2eCRr Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.Engine.vl.UFzEbZy7D3GNY8xnLUU17p Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- HDE.WidgetsAndViewers.vl.LknxopcHm40OXTSzU76YaR Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- HDE.ElementViewers.vl.QsvwBVssT9xLO3Td5ph2Z9 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.HDE.vl.E09rriOsHG5LFQGoJXUicu Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.HDE.vl.VDq9TVGGhYiNegoTop6Mqh Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.Rendering.ShaderFX.vl.IeOwK5mcmYGQCVIub1SUlp Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.Rendering.TextureFX.vl.BzGvoB2aLhzP7WO4jVw5sI Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Stride.vl.OKkRkA3ViSjQag6JhhryA1 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.Skia.HDE.vl.Iyvb2Nwi6QrP6BggGBoTuR Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- callmenames-2020-10-05_03.vl.QDwlmqqDfa3LLBKPuY9WaA Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- HDE.WidgetsAndViewers-ViewOnly.vl.UyrEIpAL11TQbKsoJ0csRb Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- Helpbrowser-Widgets.vl.EvM127Yoa5zOhbAdENdUDb Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- Helpbrowser-Lib.vl.NKT2aKS5GGhPSMobW0ncsC Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- Helpbrowser-Pages.vl.Peg8lhjGcPWMrVJ0HzxhOA Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.UI.HelpBrowser.vl.VFVf8GD51Z9PxcEkRZP1RR Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.UI.GraphicalEditor.Skia Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.UI.GraphicalEditor.Skia.DLL ---------------------------------------- SkiaSharp.Views.WindowsForms Assembly Version: 1.68.0.0 Win32 Version: 1.68.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SkiaSharp.Views.WindowsForms.DLL ---------------------------------------- SkiaSharp.Views.Desktop.Common Assembly Version: 1.68.0.0 Win32 Version: 1.68.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SkiaSharp.Views.Desktop.Common.DLL ---------------------------------------- VL.UI.NodeBrowser Assembly Version: 2020.3.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.UI.NodeBrowser.DLL ---------------------------------------- System.Drawing.Common Assembly Version: 4.0.0.1 Win32 Version: 4.6.26919.02 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/System.Drawing.Common.DLL ---------------------------------------- callmenames-2020-10-05_03.vl.QDwlmqqDfa3LLBKPuY9WaA.8 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- SharpDX.Direct2D1 Assembly Version: 4.2.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SharpDX.Direct2D1.DLL ---------------------------------------- Validation Assembly Version: 2.4.0.0 Win32 Version: 2.4.18.58985 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Validation.DLL ---------------------------------------- callmenames-2020-10-05_03.vl.QDwlmqqDfa3LLBKPuY9WaA.10 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- CNTK.VL.Helpers Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/Documents/VLML/Repos/VLML/lib/net461/CNTK.VL.Helpers.dll ---------------------------------------- Cntk.Core.Managed-2.7 Assembly Version: 2.7.0.0 Win32 Version: 2.7.0.0 CodeBase: file:///C:/Users/Igor/Documents/VLML/Repos/VLML/lib/net461/Cntk.Core.Managed-2.7.dll ---------------------------------------- System.Net Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.dll ---------------------------------------- OpenCvSharp.Blob Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/OpenCvSharp4.4.0.1.20190326/lib/net461/OpenCvSharp.Blob.dll ---------------------------------------- OpenCvSharp Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/OpenCvSharp4.4.0.1.20190326/lib/net461/OpenCvSharp.dll ---------------------------------------- OpenCvSharp.Extensions Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/OpenCvSharp4.4.0.1.20190326/lib/net461/OpenCvSharp.Extensions.dll ---------------------------------------- OpenCvSharp.UserInterface Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/OpenCvSharp4.4.0.1.20190326/lib/net461/OpenCvSharp.UserInterface.dll ---------------------------------------- VL.OpenCV Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/VL.OpenCV.1.1.2/lib/net472/VL.OpenCV.dll ---------------------------------------- SharpDX.MediaFoundation Assembly Version: 4.2.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/SharpDX.MediaFoundation.DLL ---------------------------------------- DirectShowLib Assembly Version: 2.1.0.1599 Win32 Version: 2.1.0.1599 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/DirectShowLib.1.0.0/lib/DirectShowLib.dll ---------------------------------------- PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.4220.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll ---------------------------------------- ReachFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/ReachFramework/v4.0_4.0.0.0__31bf3856ad364e35/ReachFramework.dll ---------------------------------------- PresentationUI Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll ---------------------------------------- System.Printing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Printing/v4.0_4.0.0.0__31bf3856ad364e35/System.Printing.dll ---------------------------------------- Microsoft.CodeAnalysis.CSharp.Scripting Assembly Version: 3.4.0.0 Win32 Version: 3.400.19.56804 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/Microsoft.CodeAnalysis.CSharp.Scripting.DLL ---------------------------------------- CNTK_Core.vl.Dg1g9Xqk83pMcSbs9aBDQb Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VVVV.Value.MNISTImporter.vl.GB2VxUl5VdhM5rsl5IbjQg Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- ImageHelper.vl.DFj14jOUKsZQRNBXqZb5c7 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- VL.OpenCV.vl.Uus0TAjE4OuO6fa0f7MAkT Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- CNTK_Utils.vl.EnR3kKykvNkLkVV4pCg6Q5 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- CNTK_Variables.vl.LD4mcdkuPcQL3Xy7WCvIf8 Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- CNTK_Operations.vl.P5jcwScTkgQOKnwpUwLCjz Assembly Version: 0.0.0.0 Win32 Version: 2020.3.0.42 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.3.0-0042-g1a9a5c158d/lib/VL.Lang.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.