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