1 write to FileVersion
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
579
runtimeTarget.
FileVersion
= propertyValue;
2 references to FileVersion
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (2)
789
.Select(e => new RuntimeFile(e.Path, e.AssemblyVersion, e.
FileVersion
))
801
.Select(e => new RuntimeFile(e.Path, e.AssemblyVersion, e.
FileVersion
))