File tree Expand file tree Collapse file tree 3 files changed +165
-334
lines changed Expand file tree Collapse file tree 3 files changed +165
-334
lines changed Original file line number Diff line number Diff line change 25
25
<!-- Architecture-specific files folder hierarchy lost (native subfolders) -->
26
26
<!-- https://github.com/NuGet/Home/issues/7698#issuecomment-455368655 -->
27
27
<!-- We have to copy swiftshader and locales via manually -->
28
- <file src =" ..\cef_binary_3.y.z_windows32\Resources\locales\*.pak" target =" CEF\win-x86\locales" />
29
- <file src =" ..\cef_binary_3.y.z_windows32\$Configuration$\swiftshader\*.dll" target =" CEF\win-x86\swiftshader" />
30
- <file src =" ..\cef_binary_3.y.z_windows64\Resources\locales\*.pak" target =" CEF\win-x64\locales" />
31
- <file src =" ..\cef_binary_3.y.z_windows64\$Configuration$\swiftshader\*.dll" target =" CEF\win-x64\swiftshader" />
32
- <file src =" ..\cef_binary_3.y.z_windowsarm64\Resources\locales\*.pak" target =" CEF\win-arm64\locales" />
33
- <file src =" ..\cef_binary_3.y.z_windowsarm64\$Configuration$\swiftshader\*.dll" target =" CEF\win-arm64\swiftshader" />
34
- <file src =" ..\cef_binary_3.y.z_windows32\LICENSE.txt" target =" LICENSE.txt" />
28
+ META_REPLACE_DATA
35
29
<file src =" chromiumembeddedframework.runtime.json" target =" runtime.json" />
36
30
<file src =" chromiumembeddedframework.runtime.props" target =" buildTransitive\" />
37
31
<file src =" cef128x128.png" target =" images\" />
Original file line number Diff line number Diff line change 29
29
<file src =" ..\cef_binary_3.y.z_$CPlatform$\Resources\*.dat" target =" runtimes\win-$Platform$\native\" />
30
30
<file src =" ..\cef_binary_3.y.z_$CPlatform$\Readme.txt" target =" \" />
31
31
32
- <file src =" ..\cef_binary_3.y.z_windows32 \LICENSE.txt" target =" LICENSE.txt" />
32
+ <file src =" ..\cef_binary_3.y.z_$CPlatform$ \LICENSE.txt" target =" LICENSE.txt" />
33
33
<file src =" cef128x128.png" target =" images\" />
34
34
</files >
35
35
</package >
You can’t perform that action at this time.
0 commit comments