1 write to Framework
Microsoft.Extensions.DependencyModel (1)
TargetInfo.cs (1)
19Framework = framework;
5 references to Framework
Microsoft.Extensions.DependencyModel (5)
DependencyContextWriter.cs (5)
47context.Target.Framework); 52context.Target.Framework + DependencyContextStrings.VersionSeparator + context.Target.Runtime); 121WritePortableTarget(context.Target.Framework, context.RuntimeLibraries, context.CompileLibraries, jsonWriter); 125WriteTarget(context.Target.Framework, context.CompileLibraries, jsonWriter); 126WriteTarget(context.Target.Framework + DependencyContextStrings.VersionSeparator + context.Target.Runtime,