diff --git a/change/react-native-windows-2020-04-13-19-04-08-PasswordBoxFix.json b/change/react-native-windows-2020-04-13-19-04-08-PasswordBoxFix.json new file mode 100644 index 00000000000..2de3208bd1b --- /dev/null +++ b/change/react-native-windows-2020-04-13-19-04-08-PasswordBoxFix.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "add missing headers to proj file", + "packageName": "react-native-windows", + "email": "kmelmon@microsoft.com", + "dependentChangeType": "patch", + "date": "2020-04-14T02:04:08.752Z" +} \ No newline at end of file diff --git a/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj b/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj index 0029edaedf3..642446ab750 100644 --- a/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj +++ b/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj @@ -171,6 +171,11 @@ + + + + + diff --git a/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj.filters b/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj.filters index ebbec354228..4a536c8b629 100644 --- a/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj.filters +++ b/vnext/Microsoft.ReactNative/Microsoft.ReactNative.vcxproj.filters @@ -485,6 +485,21 @@ Utils + + Views + + + Views + + + Views + + + Views + + + Views + Views