We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06838ac commit d29e440Copy full SHA for d29e440
Nuget/CefSharp.BrowserSubProcess.NetCore.win.nuspec
@@ -19,7 +19,7 @@
19
<file src="..\bin\$PlatformNative$\Release\CefSharp.BrowserSubProcess.NetCore.win-$Platform$.exe" target="contentFiles\any\any"/>
20
<file src="..\bin\$PlatformNative$\Release\CefSharp.BrowserSubprocess.Core.deps.json" target="contentFiles\any\any"/>
21
<file src="..\bin\$PlatformNative$\Release\CefSharp.BrowserSubProcess.NetCore.runtimeconfig.json" target="contentFiles\any\any"/>
22
- <file src="..\NetCoreHostRuntime\win-$Platform$\native\nethost.dll" target="contentFiles"/>
+ <file src="..\NetCoreHostRuntime\win-$Platform$\native\nethost.dll" target="runtimes\win-$Platform$\native"/>
23
</files>
24
</package>
25
0 commit comments