@react-native-windows/cli
Advanced tools
Comparing version 0.67.4 to 0.67.5
# Change Log - @react-native-windows/cli | ||
This log was last generated on Mon, 28 Nov 2022 16:10:01 GMT and should not be manually modified. | ||
This log was last generated on Mon, 20 Nov 2023 16:09:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.67.5 | ||
Mon, 20 Nov 2023 16:09:18 GMT | ||
### Patches | ||
- [0.67] Compliance: Rename template Nuget.config files to stop triggering multi-feed warnings (jthysell@microsoft.com) | ||
## 0.67.4 | ||
Mon, 28 Nov 2022 16:10:31 GMT | ||
### Patches | ||
- [0.67] Fix CLI to search for correct VS version range (jthysell@microsoft.com) | ||
## 0.67.4 | ||
Mon, 28 Nov 2022 16:10:01 GMT | ||
@@ -10,0 +26,0 @@ |
@@ -290,3 +290,3 @@ "use strict"; | ||
sharedProjMappings.push({ | ||
from: path_1.default.join(sharedPath, projDir, 'NuGet.Config'), | ||
from: path_1.default.join(sharedPath, projDir, 'NuGet_Config'), | ||
to: path_1.default.join(windowsDir, 'NuGet.Config'), | ||
@@ -293,0 +293,0 @@ }); |
{ | ||
"name": "@react-native-windows/cli", | ||
"version": "0.67.4", | ||
"version": "0.67.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
719325
7433