Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<Version>4.0.1</Version>
<!-- use the same naming convention as a runtime package, but don't treat as a runtime dependency -->
<IdPrefix>runtime.win7-$(PackagePlatform).</IdPrefix>
<PackagePlatforms>x64;x86</PackagePlatforms>
</PropertyGroup>

<!-- These paths are not built in CoreFx, enable when fixing https://github.com/dotnet/corefx/issues/826 -->
Expand Down