File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
</commonProperties >
26
26
<packages >
27
27
<package id =" Microsoft.ChakraCore" nuspecFile =" Windows.DotNet.All\Primary.nuspec" />
28
- <package id =" Microsoft.ChakraCore.Symbols " nuspecFile =" Windows.DotNet.All\Symbols.nuspec" />
29
- <package id =" Microsoft.ChakraCore.X86 " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
28
+ <package id =" Microsoft.ChakraCore.symbols " nuspecFile =" Windows.DotNet.All\Symbols.nuspec" />
29
+ <package id =" Microsoft.ChakraCore.win-x86 " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
30
30
<properties >
31
31
<platformArchitecture >x86</platformArchitecture >
32
32
<runtimeIdentifier >win-x86</runtimeIdentifier >
36
36
target =" Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
37
37
</preprocessableFiles >
38
38
</package >
39
- <package id =" Microsoft.ChakraCore.X64 " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
39
+ <package id =" Microsoft.ChakraCore.win-x64 " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
40
40
<properties >
41
41
<platformArchitecture >x64</platformArchitecture >
42
42
<runtimeIdentifier >win-x64</runtimeIdentifier >
46
46
target =" Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
47
47
</preprocessableFiles >
48
48
</package >
49
- <package id =" Microsoft.ChakraCore.ARM " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
49
+ <package id =" Microsoft.ChakraCore.win-arm " nuspecFile =" Windows.DotNet.Arch\Primary.nuspec" >
50
50
<properties >
51
51
<platformArchitecture >arm</platformArchitecture >
52
52
<runtimeIdentifier >win-arm</runtimeIdentifier >
You can’t perform that action at this time.
0 commit comments