react-native-windows 0.69.27 → 0.69.28
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.Managed/packages.lock.json +3 -24
- package/PropertySheets/Generated/PackageVersion.g.props +3 -3
- package/package.json +2 -2
- /package/template/cs-app-WinAppSDK/proj/{NuGet.Config → NuGet_Config} +0 -0
- /package/template/shared-app/proj/{NuGet.Config → NuGet_Config} +0 -0
- /package/template/shared-lib/proj/{NuGet.Config → NuGet_Config} +0 -0
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"Microsoft.NETCore.Platforms": {
|
|
54
54
|
"type": "Transitive",
|
|
55
55
|
"resolved": "2.1.0",
|
|
56
|
-
"contentHash": "
|
|
56
|
+
"contentHash": "ok+RPAtESz/9MUXeIEz6Lv5XAGQsaNmEYXMsgVALj4D7kqC8gveKWXWXbufLySR2fWrwZf8smyN5RmHu0e4BHA=="
|
|
57
57
|
},
|
|
58
58
|
"Microsoft.SourceLink.Common": {
|
|
59
59
|
"type": "Transitive",
|
|
@@ -63,16 +63,11 @@
|
|
|
63
63
|
"NETStandard.Library": {
|
|
64
64
|
"type": "Transitive",
|
|
65
65
|
"resolved": "2.0.3",
|
|
66
|
-
"contentHash": "
|
|
66
|
+
"contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
|
67
67
|
"dependencies": {
|
|
68
68
|
"Microsoft.NETCore.Platforms": "1.1.0"
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
|
-
"ReactNative.Hermes.Windows": {
|
|
72
|
-
"type": "Transitive",
|
|
73
|
-
"resolved": "0.0.0-2302.1002-2d4bf1df",
|
|
74
|
-
"contentHash": "4skpllUPEBkww7FN7iacP7NWrZlEGDNg83qIuFjKn4Sl8JpJQZqfUTrXcvh6tb4mHXkmwFoKhLw4Rc5Op7f+8w=="
|
|
75
|
-
},
|
|
76
71
|
"runtime.win10-arm.Microsoft.Net.Native.Compiler": {
|
|
77
72
|
"type": "Transitive",
|
|
78
73
|
"resolved": "2.2.7-rel-27913-00",
|
|
@@ -141,23 +136,7 @@
|
|
|
141
136
|
"contentHash": "qF6RRZKaflI+LR1YODNyWYjq5YoX8IJ2wx5y8O+AW2xO+1t/Q6Mm+jQ38zJbWnmXbrcOqUYofn7Y3/KC6lTLBQ=="
|
|
142
137
|
},
|
|
143
138
|
"microsoft.reactnative": {
|
|
144
|
-
"type": "Project"
|
|
145
|
-
"dependencies": {
|
|
146
|
-
"Common": "[1.0.0, )",
|
|
147
|
-
"Folly": "[1.0.0, )",
|
|
148
|
-
"Microsoft.UI.Xaml": "[2.7.0, )",
|
|
149
|
-
"Microsoft.Windows.SDK.BuildTools": "[10.0.22000.194, )",
|
|
150
|
-
"ReactCommon": "[1.0.0, )",
|
|
151
|
-
"ReactNative.Hermes.Windows": "[0.0.0-2302.1002-2d4bf1df, )",
|
|
152
|
-
"boost": "[1.76.0, )"
|
|
153
|
-
}
|
|
154
|
-
},
|
|
155
|
-
"reactcommon": {
|
|
156
|
-
"type": "Project",
|
|
157
|
-
"dependencies": {
|
|
158
|
-
"Folly": "[1.0.0, )",
|
|
159
|
-
"boost": "[1.76.0, )"
|
|
160
|
-
}
|
|
139
|
+
"type": "Project"
|
|
161
140
|
}
|
|
162
141
|
},
|
|
163
142
|
"UAP,Version=v10.0.16299/win10-arm": {
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
-->
|
|
11
11
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
12
12
|
<PropertyGroup>
|
|
13
|
-
<ReactNativeWindowsVersion>0.69.
|
|
13
|
+
<ReactNativeWindowsVersion>0.69.28</ReactNativeWindowsVersion>
|
|
14
14
|
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
|
|
15
15
|
<ReactNativeWindowsMinor>69</ReactNativeWindowsMinor>
|
|
16
|
-
<ReactNativeWindowsPatch>
|
|
16
|
+
<ReactNativeWindowsPatch>28</ReactNativeWindowsPatch>
|
|
17
17
|
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
|
|
18
|
-
<ReactNativeWindowsCommitId>
|
|
18
|
+
<ReactNativeWindowsCommitId>2a8d748aeae96a26d7edf41c630c3bb954c9b8d3</ReactNativeWindowsCommitId>
|
|
19
19
|
</PropertyGroup>
|
|
20
20
|
</Project>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-windows",
|
|
3
|
-
"version": "0.69.
|
|
3
|
+
"version": "0.69.28",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@react-native-community/cli": "^8.0.0",
|
|
27
27
|
"@react-native-community/cli-platform-android": "^8.0.0",
|
|
28
28
|
"@react-native-community/cli-platform-ios": "^8.0.0",
|
|
29
|
-
"@react-native-windows/cli": "0.69.
|
|
29
|
+
"@react-native-windows/cli": "0.69.8",
|
|
30
30
|
"@react-native-windows/virtualized-list": "0.69.2",
|
|
31
31
|
"@react-native/assets": "1.0.0",
|
|
32
32
|
"@react-native/normalize-color": "2.0.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|