react-native-windows 0.74.24 → 0.74.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.ReactNative/Fabric/ComponentView.cpp +8 -0
- package/Microsoft.ReactNative/Fabric/ComponentView.h +5 -1
- package/Microsoft.ReactNative/Fabric/Composition/BorderPrimitive.cpp +5 -0
- package/Microsoft.ReactNative/Fabric/Composition/BorderPrimitive.h +4 -0
- package/Microsoft.ReactNative/Fabric/Composition/CompositionRootAutomationProvider.cpp +8 -32
- package/Microsoft.ReactNative/Fabric/Composition/CompositionViewComponentView.cpp +190 -84
- package/Microsoft.ReactNative/Fabric/Composition/CompositionViewComponentView.h +15 -10
- package/Microsoft.ReactNative/Fabric/Composition/Modal/WindowsModalHostViewComponentView.cpp +2 -1
- package/Microsoft.ReactNative/Fabric/Composition/ReactNativeIsland.cpp +23 -0
- package/Microsoft.ReactNative/Fabric/Composition/ReactNativeIsland.h +3 -0
- package/Microsoft.ReactNative/Fabric/Composition/RootComponentView.cpp +20 -0
- package/Microsoft.ReactNative/Fabric/Composition/RootComponentView.h +3 -0
- package/Microsoft.ReactNative/Fabric/Composition/ScrollViewComponentView.cpp +10 -0
- package/Microsoft.ReactNative/Fabric/Composition/ScrollViewComponentView.h +3 -0
- package/Microsoft.ReactNative/Fabric/Composition/TextInput/WindowsTextInputComponentView.cpp +16 -4
- package/Microsoft.ReactNative/Fabric/Composition/TextInput/WindowsTextInputComponentView.h +1 -0
- package/Microsoft.ReactNative/Fabric/Composition/UnimplementedNativeViewComponentView.cpp +1 -1
- package/Microsoft.ReactNative/packages.lock.json +55 -83
- package/Microsoft.ReactNative.Cxx/ComponentView.Experimental.interop.h +14 -0
- package/Microsoft.ReactNative.Managed/packages.lock.json +107 -107
- package/PropertySheets/CppAppConsumeCSharpModule.props +2 -0
- package/PropertySheets/External/Microsoft.ReactNative.CSharp.Dependencies.props +1 -1
- package/PropertySheets/Generated/PackageVersion.g.props +3 -3
- package/ReactCommon/packages.lock.json +2 -2
- package/package.json +1 -1
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"UAP,Version=v10.0.17763": {
|
|
5
5
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
6
6
|
"type": "Direct",
|
|
7
|
-
"requested": "[6.2.
|
|
8
|
-
"resolved": "6.2.
|
|
9
|
-
"contentHash": "
|
|
7
|
+
"requested": "[6.2.14, )",
|
|
8
|
+
"resolved": "6.2.14",
|
|
9
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
12
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
13
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
12
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
13
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
14
14
|
"NETStandard.Library": "2.0.3"
|
|
15
15
|
}
|
|
16
16
|
},
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"boost": {
|
|
28
28
|
"type": "Transitive",
|
|
29
|
-
"resolved": "1.
|
|
30
|
-
"contentHash": "
|
|
29
|
+
"resolved": "1.83.0",
|
|
30
|
+
"contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
|
|
31
31
|
},
|
|
32
32
|
"Microsoft.Build.Tasks.Git": {
|
|
33
33
|
"type": "Transitive",
|
|
@@ -36,28 +36,28 @@
|
|
|
36
36
|
},
|
|
37
37
|
"Microsoft.JavaScript.Hermes": {
|
|
38
38
|
"type": "Transitive",
|
|
39
|
-
"resolved": "0.1.
|
|
40
|
-
"contentHash": "
|
|
39
|
+
"resolved": "0.1.23",
|
|
40
|
+
"contentHash": "cA9t1GjY4Yo0JD1AfA//e1lOwk48hLANfuX6GXrikmEBNZVr2TIX5ONJt5tqCnpZyLz6xGiPDgTfFNKbSfb21g=="
|
|
41
41
|
},
|
|
42
42
|
"Microsoft.Net.Native.Compiler": {
|
|
43
43
|
"type": "Transitive",
|
|
44
|
-
"resolved": "2.2.
|
|
45
|
-
"contentHash": "
|
|
44
|
+
"resolved": "2.2.12-rel-31116-00",
|
|
45
|
+
"contentHash": "DuANSYEBO7qcIeqzI1mShJMweuQVBycbCRUW6mIb1QxorSiWLSWEJZNv/X7TdW3dcjfZdZFVsEWDCnJUolIPrQ==",
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"runtime.win10-arm.Microsoft.Net.Native.Compiler": "2.2.
|
|
48
|
-
"runtime.win10-arm64.Microsoft.Net.Native.Compiler": "2.2.
|
|
49
|
-
"runtime.win10-x64.Microsoft.Net.Native.Compiler": "2.2.
|
|
50
|
-
"runtime.win10-x86.Microsoft.Net.Native.Compiler": "2.2.
|
|
47
|
+
"runtime.win10-arm.Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
48
|
+
"runtime.win10-arm64.Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
49
|
+
"runtime.win10-x64.Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
50
|
+
"runtime.win10-x86.Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00"
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"Microsoft.Net.UWPCoreRuntimeSdk": {
|
|
54
54
|
"type": "Transitive",
|
|
55
|
-
"resolved": "2.2.
|
|
56
|
-
"contentHash": "
|
|
55
|
+
"resolved": "2.2.14",
|
|
56
|
+
"contentHash": "THMsLyB29wqd9ZI9c05hoMb788QQ5ClsXwLjpt7omTk/OvtUERWgwD6q85s5aSMdze50uhPZDRF/+uju8Lqhgw==",
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
59
|
-
"runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
60
|
-
"runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
58
|
+
"runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
59
|
+
"runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
60
|
+
"runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14"
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"Microsoft.NETCore.Platforms": {
|
|
@@ -93,75 +93,75 @@
|
|
|
93
93
|
},
|
|
94
94
|
"runtime.win10-arm.Microsoft.Net.Native.Compiler": {
|
|
95
95
|
"type": "Transitive",
|
|
96
|
-
"resolved": "2.2.
|
|
97
|
-
"contentHash": "
|
|
96
|
+
"resolved": "2.2.12-rel-31116-00",
|
|
97
|
+
"contentHash": "JAieAWjpAsAKq2OLgJpKHafrk1gxHTq0nSie1sEKAYjnlBhVIx17ypAX1NLhjMJZ3TkqhktOGm/2r0qTXBAqWg==",
|
|
98
98
|
"dependencies": {
|
|
99
|
-
"runtime.win10-arm.Microsoft.Net.Native.SharedLibrary": "2.2.
|
|
99
|
+
"runtime.win10-arm.Microsoft.Net.Native.SharedLibrary": "2.2.8-rel-31116-00"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"runtime.win10-arm.Microsoft.Net.Native.SharedLibrary": {
|
|
103
103
|
"type": "Transitive",
|
|
104
|
-
"resolved": "2.2.
|
|
105
|
-
"contentHash": "
|
|
104
|
+
"resolved": "2.2.8-rel-31116-00",
|
|
105
|
+
"contentHash": "bdNrkqMK7TUyqJjMJj9sXFpTtJg5+cKmGTPERymWldQ7/OxzoA1VGV4nFFRS4ciycxIqoA9amP0sr5SdTaSjDg=="
|
|
106
106
|
},
|
|
107
107
|
"runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk": {
|
|
108
108
|
"type": "Transitive",
|
|
109
|
-
"resolved": "2.2.
|
|
110
|
-
"contentHash": "
|
|
109
|
+
"resolved": "2.2.14",
|
|
110
|
+
"contentHash": "eEtdvL57LKF3/AKuSqk9bJeUaPm0rPMCs36halkQwyTsaykEwzaV634jxpsg9Oneru4DvFW1vlRISdiW2929jA=="
|
|
111
111
|
},
|
|
112
112
|
"runtime.win10-arm64.Microsoft.Net.Native.Compiler": {
|
|
113
113
|
"type": "Transitive",
|
|
114
|
-
"resolved": "2.2.
|
|
115
|
-
"contentHash": "
|
|
114
|
+
"resolved": "2.2.12-rel-31116-00",
|
|
115
|
+
"contentHash": "Rs9fywhVdnJTqegZnSXJ2v0w7oX3xyZ5P1+v9wNlm7mkSb+dEcxgXwrkqTJe9shmLUOOFz8Dm37LbtIPHNzR1A==",
|
|
116
116
|
"dependencies": {
|
|
117
|
-
"runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary": "2.2.
|
|
117
|
+
"runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary": "2.2.8-rel-31116-00"
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
"runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary": {
|
|
121
121
|
"type": "Transitive",
|
|
122
|
-
"resolved": "2.2.
|
|
123
|
-
"contentHash": "
|
|
122
|
+
"resolved": "2.2.8-rel-31116-00",
|
|
123
|
+
"contentHash": "mNZPhhxOKUQSgYuBDezHPYFMwP9LYDmVEEHl7bTVAPbfcnxPHdSv6WwJglYlwQRQh+3NSgYRW4WcTxpETkD0AA=="
|
|
124
124
|
},
|
|
125
125
|
"runtime.win10-x64.Microsoft.Net.Native.Compiler": {
|
|
126
126
|
"type": "Transitive",
|
|
127
|
-
"resolved": "2.2.
|
|
128
|
-
"contentHash": "
|
|
127
|
+
"resolved": "2.2.12-rel-31116-00",
|
|
128
|
+
"contentHash": "dAJj40m9Tm6AQ/P7iQxuEN8sVvj6v9TDyulcP7ayvp+FkpR8VyGZWJMSxaMEjr1qVeMRuMCv1JV5DLMCWZvisg==",
|
|
129
129
|
"dependencies": {
|
|
130
|
-
"runtime.win10-x64.Microsoft.Net.Native.SharedLibrary": "2.2.
|
|
130
|
+
"runtime.win10-x64.Microsoft.Net.Native.SharedLibrary": "2.2.8-rel-31116-00"
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"runtime.win10-x64.Microsoft.Net.Native.SharedLibrary": {
|
|
134
134
|
"type": "Transitive",
|
|
135
|
-
"resolved": "2.2.
|
|
136
|
-
"contentHash": "
|
|
135
|
+
"resolved": "2.2.8-rel-31116-00",
|
|
136
|
+
"contentHash": "kXqhwE+XmgRn9Z1QWkGfIcDKg/pCLJcbRL5w8NWT6jliAx81sjHzquDut3ljPwOC856AUI2WMnBopu0Bf/m4BQ=="
|
|
137
137
|
},
|
|
138
138
|
"runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk": {
|
|
139
139
|
"type": "Transitive",
|
|
140
|
-
"resolved": "2.2.
|
|
141
|
-
"contentHash": "
|
|
140
|
+
"resolved": "2.2.14",
|
|
141
|
+
"contentHash": "a/ONxs2DxZcBnlDo7LDtH4t6imrEuSbf9KxWWBUCP+yCquVFyqtWAt2Z4hiT++yOIz2OMZT9Hmv1VzrgecpQkQ=="
|
|
142
142
|
},
|
|
143
143
|
"runtime.win10-x86.Microsoft.Net.Native.Compiler": {
|
|
144
144
|
"type": "Transitive",
|
|
145
|
-
"resolved": "2.2.
|
|
146
|
-
"contentHash": "
|
|
145
|
+
"resolved": "2.2.12-rel-31116-00",
|
|
146
|
+
"contentHash": "9T8n/l5Ny4rOlL4yGs81wy4AzypMhUgrrtPBqlv46QbKWhHf44EpFKfI6JU+MkJbSh7mZYywBEfmivT0v6gnNA==",
|
|
147
147
|
"dependencies": {
|
|
148
|
-
"runtime.win10-x86.Microsoft.Net.Native.SharedLibrary": "2.2.
|
|
148
|
+
"runtime.win10-x86.Microsoft.Net.Native.SharedLibrary": "2.2.8-rel-31116-00"
|
|
149
149
|
}
|
|
150
150
|
},
|
|
151
151
|
"runtime.win10-x86.Microsoft.Net.Native.SharedLibrary": {
|
|
152
152
|
"type": "Transitive",
|
|
153
|
-
"resolved": "2.2.
|
|
154
|
-
"contentHash": "
|
|
153
|
+
"resolved": "2.2.8-rel-31116-00",
|
|
154
|
+
"contentHash": "5RGA27cl3z0lf9zsctLBjW2GQoGYeBrg8pesqWLQnb1Ch8q8IZ6pyOwWFUsnXGuYW59OyCfoQGzHFq5Q/73EiQ=="
|
|
155
155
|
},
|
|
156
156
|
"runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk": {
|
|
157
157
|
"type": "Transitive",
|
|
158
|
-
"resolved": "2.2.
|
|
159
|
-
"contentHash": "
|
|
158
|
+
"resolved": "2.2.14",
|
|
159
|
+
"contentHash": "V/hZioMMAwoKZFmfq/SuMA/mfoNFu4+Aedwdld/tpL8ZheehFab0RlAR3pgsPgOWOU+GjyePNIgyUXM5J/Y3Ig=="
|
|
160
160
|
},
|
|
161
161
|
"common": {
|
|
162
162
|
"type": "Project",
|
|
163
163
|
"dependencies": {
|
|
164
|
-
"boost": "[1.
|
|
164
|
+
"boost": "[1.83.0, )"
|
|
165
165
|
}
|
|
166
166
|
},
|
|
167
167
|
"fmt": {
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"folly": {
|
|
171
171
|
"type": "Project",
|
|
172
172
|
"dependencies": {
|
|
173
|
-
"boost": "[1.
|
|
173
|
+
"boost": "[1.83.0, )",
|
|
174
174
|
"fmt": "[1.0.0, )"
|
|
175
175
|
}
|
|
176
176
|
},
|
|
@@ -179,33 +179,33 @@
|
|
|
179
179
|
"dependencies": {
|
|
180
180
|
"Common": "[1.0.0, )",
|
|
181
181
|
"Folly": "[1.0.0, )",
|
|
182
|
-
"Microsoft.JavaScript.Hermes": "[0.1.
|
|
182
|
+
"Microsoft.JavaScript.Hermes": "[0.1.23, )",
|
|
183
183
|
"Microsoft.SourceLink.GitHub": "[1.1.1, )",
|
|
184
184
|
"Microsoft.UI.Xaml": "[2.8.0, )",
|
|
185
185
|
"ReactCommon": "[1.0.0, )",
|
|
186
|
-
"boost": "[1.
|
|
186
|
+
"boost": "[1.83.0, )"
|
|
187
187
|
}
|
|
188
188
|
},
|
|
189
189
|
"reactcommon": {
|
|
190
190
|
"type": "Project",
|
|
191
191
|
"dependencies": {
|
|
192
192
|
"Folly": "[1.0.0, )",
|
|
193
|
-
"boost": "[1.
|
|
193
|
+
"boost": "[1.83.0, )"
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
},
|
|
197
197
|
"UAP,Version=v10.0.17763/win10-arm": {
|
|
198
198
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
199
199
|
"type": "Direct",
|
|
200
|
-
"requested": "[6.2.
|
|
201
|
-
"resolved": "6.2.
|
|
202
|
-
"contentHash": "
|
|
200
|
+
"requested": "[6.2.14, )",
|
|
201
|
+
"resolved": "6.2.14",
|
|
202
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
203
203
|
"dependencies": {
|
|
204
204
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
205
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
206
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
205
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
206
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
207
207
|
"NETStandard.Library": "2.0.3",
|
|
208
|
-
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
208
|
+
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
209
209
|
}
|
|
210
210
|
},
|
|
211
211
|
"Microsoft.Web.WebView2": {
|
|
@@ -215,22 +215,22 @@
|
|
|
215
215
|
},
|
|
216
216
|
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
217
217
|
"type": "Transitive",
|
|
218
|
-
"resolved": "6.2.
|
|
219
|
-
"contentHash": "/
|
|
218
|
+
"resolved": "6.2.14",
|
|
219
|
+
"contentHash": "TKCMvB+6izAQSl7kWimKU2W9iN7gXSMc1Lah3dpY+/PuUjAfSNvfv2HW/mK3TdmjW631/4S9wWYmplLh6ao91w=="
|
|
220
220
|
}
|
|
221
221
|
},
|
|
222
222
|
"UAP,Version=v10.0.17763/win10-arm-aot": {
|
|
223
223
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
224
224
|
"type": "Direct",
|
|
225
|
-
"requested": "[6.2.
|
|
226
|
-
"resolved": "6.2.
|
|
227
|
-
"contentHash": "
|
|
225
|
+
"requested": "[6.2.14, )",
|
|
226
|
+
"resolved": "6.2.14",
|
|
227
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
228
228
|
"dependencies": {
|
|
229
229
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
230
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
231
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
230
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
231
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
232
232
|
"NETStandard.Library": "2.0.3",
|
|
233
|
-
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
233
|
+
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
234
234
|
}
|
|
235
235
|
},
|
|
236
236
|
"Microsoft.Web.WebView2": {
|
|
@@ -240,22 +240,22 @@
|
|
|
240
240
|
},
|
|
241
241
|
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
242
242
|
"type": "Transitive",
|
|
243
|
-
"resolved": "6.2.
|
|
244
|
-
"contentHash": "
|
|
243
|
+
"resolved": "6.2.14",
|
|
244
|
+
"contentHash": "4/GjCV7KtJz7is13eUXxIj4AHn8WTqmQ1u6wx7J4piJYkwViMVz0sGvzwXDt5oSSTvVdsDpa/EQUUBtFyGnmbg=="
|
|
245
245
|
}
|
|
246
246
|
},
|
|
247
247
|
"UAP,Version=v10.0.17763/win10-arm64-aot": {
|
|
248
248
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
249
249
|
"type": "Direct",
|
|
250
|
-
"requested": "[6.2.
|
|
251
|
-
"resolved": "6.2.
|
|
252
|
-
"contentHash": "
|
|
250
|
+
"requested": "[6.2.14, )",
|
|
251
|
+
"resolved": "6.2.14",
|
|
252
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
253
253
|
"dependencies": {
|
|
254
254
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
255
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
256
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
255
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
256
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
257
257
|
"NETStandard.Library": "2.0.3",
|
|
258
|
-
"runtime.win10-arm64-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
258
|
+
"runtime.win10-arm64-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
259
259
|
}
|
|
260
260
|
},
|
|
261
261
|
"Microsoft.Web.WebView2": {
|
|
@@ -265,22 +265,22 @@
|
|
|
265
265
|
},
|
|
266
266
|
"runtime.win10-arm64-aot.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
267
267
|
"type": "Transitive",
|
|
268
|
-
"resolved": "6.2.
|
|
269
|
-
"contentHash": "
|
|
268
|
+
"resolved": "6.2.14",
|
|
269
|
+
"contentHash": "8QVHVgSh8G9BgNUPaMllx5f8iEM45a52eCooJAQH1Xq+MfnvVXcmpOVmMRLxwY2dRU77ZoiGRCyeAKwqFcnEYQ=="
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"UAP,Version=v10.0.17763/win10-x64": {
|
|
273
273
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
274
274
|
"type": "Direct",
|
|
275
|
-
"requested": "[6.2.
|
|
276
|
-
"resolved": "6.2.
|
|
277
|
-
"contentHash": "
|
|
275
|
+
"requested": "[6.2.14, )",
|
|
276
|
+
"resolved": "6.2.14",
|
|
277
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
278
278
|
"dependencies": {
|
|
279
279
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
280
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
281
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
280
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
281
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
282
282
|
"NETStandard.Library": "2.0.3",
|
|
283
|
-
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
283
|
+
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
284
284
|
}
|
|
285
285
|
},
|
|
286
286
|
"Microsoft.Web.WebView2": {
|
|
@@ -290,22 +290,22 @@
|
|
|
290
290
|
},
|
|
291
291
|
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
292
292
|
"type": "Transitive",
|
|
293
|
-
"resolved": "6.2.
|
|
294
|
-
"contentHash": "
|
|
293
|
+
"resolved": "6.2.14",
|
|
294
|
+
"contentHash": "SPmQotZQ5ty+UkHMm76k/0DJpZ663qwXvLjVw/LrNmaIQHa+g+6TjKNAyR0ondKnwqu5oT79RJ2Tk8A0JQqBPQ=="
|
|
295
295
|
}
|
|
296
296
|
},
|
|
297
297
|
"UAP,Version=v10.0.17763/win10-x64-aot": {
|
|
298
298
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
299
299
|
"type": "Direct",
|
|
300
|
-
"requested": "[6.2.
|
|
301
|
-
"resolved": "6.2.
|
|
302
|
-
"contentHash": "
|
|
300
|
+
"requested": "[6.2.14, )",
|
|
301
|
+
"resolved": "6.2.14",
|
|
302
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
303
303
|
"dependencies": {
|
|
304
304
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
305
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
306
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
305
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
306
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
307
307
|
"NETStandard.Library": "2.0.3",
|
|
308
|
-
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
308
|
+
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
"Microsoft.Web.WebView2": {
|
|
@@ -315,22 +315,22 @@
|
|
|
315
315
|
},
|
|
316
316
|
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
317
317
|
"type": "Transitive",
|
|
318
|
-
"resolved": "6.2.
|
|
319
|
-
"contentHash": "
|
|
318
|
+
"resolved": "6.2.14",
|
|
319
|
+
"contentHash": "2SPw1ay04TYxrnMs2hxP86j3daB59cnQ8aNPXUcKyon+RA1MN99mWg8V93WDxD82ZDR+citKcM3dxS4oEtDI4g=="
|
|
320
320
|
}
|
|
321
321
|
},
|
|
322
322
|
"UAP,Version=v10.0.17763/win10-x86": {
|
|
323
323
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
324
324
|
"type": "Direct",
|
|
325
|
-
"requested": "[6.2.
|
|
326
|
-
"resolved": "6.2.
|
|
327
|
-
"contentHash": "
|
|
325
|
+
"requested": "[6.2.14, )",
|
|
326
|
+
"resolved": "6.2.14",
|
|
327
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
328
328
|
"dependencies": {
|
|
329
329
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
330
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
331
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
330
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
331
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
332
332
|
"NETStandard.Library": "2.0.3",
|
|
333
|
-
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
333
|
+
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
336
|
"Microsoft.Web.WebView2": {
|
|
@@ -340,22 +340,22 @@
|
|
|
340
340
|
},
|
|
341
341
|
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
342
342
|
"type": "Transitive",
|
|
343
|
-
"resolved": "6.2.
|
|
344
|
-
"contentHash": "
|
|
343
|
+
"resolved": "6.2.14",
|
|
344
|
+
"contentHash": "twbdvWFcy0wRd/jiZWeiS6Edui76XwmRLHXLJ3uFpBsimu7XOTLJBMycG11MxdcAjFMa3LnPUkTgiI63wM1b+w=="
|
|
345
345
|
}
|
|
346
346
|
},
|
|
347
347
|
"UAP,Version=v10.0.17763/win10-x86-aot": {
|
|
348
348
|
"Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
349
349
|
"type": "Direct",
|
|
350
|
-
"requested": "[6.2.
|
|
351
|
-
"resolved": "6.2.
|
|
352
|
-
"contentHash": "
|
|
350
|
+
"requested": "[6.2.14, )",
|
|
351
|
+
"resolved": "6.2.14",
|
|
352
|
+
"contentHash": "7Mi4cS8JQ7gqm+W+SRCq13c2Rr0yZTuczC9EbV6gRigE2ZhQalnLHyat0ZshT5HDMSkFDxTyjwZymUgFuv3+eg==",
|
|
353
353
|
"dependencies": {
|
|
354
354
|
"Microsoft.NETCore.Platforms": "2.1.0",
|
|
355
|
-
"Microsoft.Net.Native.Compiler": "2.2.
|
|
356
|
-
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.
|
|
355
|
+
"Microsoft.Net.Native.Compiler": "2.2.12-rel-31116-00",
|
|
356
|
+
"Microsoft.Net.UWPCoreRuntimeSdk": "2.2.14",
|
|
357
357
|
"NETStandard.Library": "2.0.3",
|
|
358
|
-
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.
|
|
358
|
+
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform": "6.2.14"
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
"Microsoft.Web.WebView2": {
|
|
@@ -365,8 +365,8 @@
|
|
|
365
365
|
},
|
|
366
366
|
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform": {
|
|
367
367
|
"type": "Transitive",
|
|
368
|
-
"resolved": "6.2.
|
|
369
|
-
"contentHash": "/
|
|
368
|
+
"resolved": "6.2.14",
|
|
369
|
+
"contentHash": "3nklK7zt8pQ4/okXv4jA/HlUx/xmnyS/YRKJh19BzXKKhYk/EnRT1zoNcvQDJjhyUZXquffbcxHyBbjd2V2GNQ=="
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
372
|
}
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
<DotNetNativeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\Microsoft.Net.Native.Compiler\2.2.10-rel-29722-00\build\Microsoft.Net.Native.Compiler.props')">2.2.10-rel-29722-00</DotNetNativeVersion>
|
|
21
21
|
<DotNetNativeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\Microsoft.Net.Native.Compiler\2.2.11-rel-30601-02\build\Microsoft.Net.Native.Compiler.props')">2.2.11-rel-30601-02</DotNetNativeVersion>
|
|
22
22
|
<DotNetNativeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\Microsoft.Net.Native.Compiler\2.2.12-rel-31116-00\build\Microsoft.Net.Native.Compiler.props')">2.2.12-rel-31116-00</DotNetNativeVersion>
|
|
23
|
+
<DotNetNativeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\Microsoft.Net.Native.Compiler\2.2.12-rel-33220-00\build\Microsoft.Net.Native.Compiler.props')">2.2.12-rel-33220-00</DotNetNativeVersion>
|
|
23
24
|
|
|
24
25
|
<DotNetNativeRuntimeVersion>DOTNET_NATIVE_RUNTIME_VERSION_NOT_SET</DotNetNativeRuntimeVersion>
|
|
25
26
|
<DotNetNativeRuntimeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary\2.2.7-rel-27913-00\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')">2.2.7-rel-27913-00</DotNetNativeRuntimeVersion>
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
<DotNetNativeRuntimeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary\2.2.8-rel-29722-00\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')">2.2.8-rel-29722-00</DotNetNativeRuntimeVersion>
|
|
29
30
|
<DotNetNativeRuntimeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary\2.2.8-rel-30601-02\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')">2.2.8-rel-30601-02</DotNetNativeRuntimeVersion>
|
|
30
31
|
<DotNetNativeRuntimeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary\2.2.8-rel-31116-00\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')">2.2.8-rel-31116-00</DotNetNativeRuntimeVersion>
|
|
32
|
+
<DotNetNativeRuntimeVersion Condition="Exists('$(MSBuildProgramFiles32)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary\2.2.8-rel-33220-00\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')">2.2.8-rel-33220-00</DotNetNativeRuntimeVersion>
|
|
31
33
|
|
|
32
34
|
<!-- The name 'DotNetNativeVersion' is critical for restoring the right .NET framework libraries -->
|
|
33
35
|
<UWPCoreRuntimeSdkVersion>UWP_CORE_RUNTIME_SDK_VERSION_NOT_SET</UWPCoreRuntimeSdkVersion>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
12
12
|
|
|
13
13
|
<PropertyGroup Label="NetCoreUniversalWindowsPlatform">
|
|
14
|
-
<NETCoreUWPVersion Condition="'$(NETCoreUWPVersion)' == '' Or $([MSBuild]::VersionLessThan('$(NETCoreUWPVersion)', '6.2.
|
|
14
|
+
<NETCoreUWPVersion Condition="'$(NETCoreUWPVersion)' == '' Or $([MSBuild]::VersionLessThan('$(NETCoreUWPVersion)', '6.2.14'))">6.2.14</NETCoreUWPVersion>
|
|
15
15
|
</PropertyGroup>
|
|
16
16
|
|
|
17
17
|
</Project>
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
-->
|
|
11
11
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
12
12
|
<PropertyGroup>
|
|
13
|
-
<ReactNativeWindowsVersion>0.74.
|
|
13
|
+
<ReactNativeWindowsVersion>0.74.26</ReactNativeWindowsVersion>
|
|
14
14
|
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
|
|
15
15
|
<ReactNativeWindowsMinor>74</ReactNativeWindowsMinor>
|
|
16
|
-
<ReactNativeWindowsPatch>
|
|
16
|
+
<ReactNativeWindowsPatch>26</ReactNativeWindowsPatch>
|
|
17
17
|
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
|
|
18
|
-
<ReactNativeWindowsCommitId>
|
|
18
|
+
<ReactNativeWindowsCommitId>242effb4b70c5c442b0568203fb2de1818b9f8a3</ReactNativeWindowsCommitId>
|
|
19
19
|
</PropertyGroup>
|
|
20
20
|
</Project>
|