File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11
11
<description >CefSharp BrowserSubProcess built for .Net Core 3.x</description >
12
12
<tags >chrome browser chromium-embedded</tags >
13
13
<copyright >Copyright © The CefSharp Authors</copyright >
14
- <contentFiles >
15
- <files include =" any\any\**" buildAction =" Content" copyToOutput =" true" />
16
- </contentFiles >
17
14
</metadata >
18
15
<files >
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 " />
16
+ <file src =" ..\bin\$PlatformNative$\Release\CefSharp.BrowserSubProcess.NetCore.win-$Platform$.exe" target =" runtimes\win-$Platform$\native " />
17
+ <file src =" ..\bin\$PlatformNative$\Release\CefSharp.BrowserSubprocess.Core.deps.json" target =" runtimes\win-$Platform$\native " />
18
+ <file src =" ..\bin\$PlatformNative$\Release\CefSharp.BrowserSubProcess.NetCore.runtimeconfig.json" target =" runtimes\win-$Platform$\native " />
22
19
<file src =" ..\NetCoreHostRuntime\win-$Platform$\native\nethost.dll" target =" runtimes\win-$Platform$\native" />
23
20
</files >
24
- </package >
25
-
21
+ </package >
You can’t perform that action at this time.
0 commit comments