Skip to content
Open
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
1 change: 0 additions & 1 deletion nuget/Microsoft.Windows.CsWinRT.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<file src="$winrt_host_x86$" target ="hosting\x86\native"/>
<file src="$winrt_host_arm64$" target ="hosting\arm64\native"/>
<file src="$winrt_shim$" target ="lib\net8.0\"/>
<file src="$winrt_shim$" target ="lib\net9.0\"/>

<!-- Localized resources for error strings
The paths here leads to a folder of folders,
Expand Down
Loading