File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/installer/pkg/sfx/Microsoft.NETCore.App Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 173
173
<PlatformManifestFileEntry Include =" Microsoft.DiaSymReader.Native.arm.dll" IsNative =" true" FallbackFileVersion =" $(MicrosoftDiaSymReaderNativeFileVersion)" />
174
174
<PlatformManifestFileEntry Include =" Microsoft.DiaSymReader.Native.arm64.dll" IsNative =" true" FallbackFileVersion =" $(MicrosoftDiaSymReaderNativeFileVersion)" />
175
175
<!-- Mono-specific files -->
176
- <PlatformManifestFileEntry Include =" libmonosgen -2.0.lib" IsNative =" true" />
176
+ <PlatformManifestFileEntry Include =" monosgen -2.0.lib" IsNative =" true" />
177
177
<PlatformManifestFileEntry Include =" libmonosgen-2.0.a" IsNative =" true" />
178
178
<PlatformManifestFileEntry Include =" libmonosgen-2.0.so" IsNative =" true" />
179
179
<PlatformManifestFileEntry Include =" libmonosgen-2.0.dylib" IsNative =" true" />
You can’t perform that action at this time.
0 commit comments