From ebbf3a8d6601e9dfc4b5faad0389cff00bcd8d02 Mon Sep 17 00:00:00 2001 From: "Andrew Coates (REDMOND)" Date: Wed, 22 Apr 2020 08:27:07 -0700 Subject: [PATCH 1/3] Publish ship and debug bits in the nuget --- vnext/Scripts/Microsoft.ReactNative.nuspec | 24 ++++++++++----------- vnext/Scripts/Microsoft.ReactNative.targets | 6 ++++-- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/vnext/Scripts/Microsoft.ReactNative.nuspec b/vnext/Scripts/Microsoft.ReactNative.nuspec index a9f01558837..009b4436b82 100644 --- a/vnext/Scripts/Microsoft.ReactNative.nuspec +++ b/vnext/Scripts/Microsoft.ReactNative.nuspec @@ -25,33 +25,33 @@ - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/vnext/Scripts/Microsoft.ReactNative.targets b/vnext/Scripts/Microsoft.ReactNative.targets index d6195d83018..4ccadfe48b5 100644 --- a/vnext/Scripts/Microsoft.ReactNative.targets +++ b/vnext/Scripts/Microsoft.ReactNative.targets @@ -8,7 +8,9 @@ Microsoft.ReactNative.dll - - + + + + \ No newline at end of file From 0ff73d57524fc29268fd1578d95806282582b9ee Mon Sep 17 00:00:00 2001 From: "Andrew Coates (REDMOND)" Date: Wed, 22 Apr 2020 08:27:17 -0700 Subject: [PATCH 2/3] Change files --- .../react-native-windows-2020-04-22-08-27-16-pubrel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 change/react-native-windows-2020-04-22-08-27-16-pubrel.json diff --git a/change/react-native-windows-2020-04-22-08-27-16-pubrel.json b/change/react-native-windows-2020-04-22-08-27-16-pubrel.json new file mode 100644 index 00000000000..74a1bb968e1 --- /dev/null +++ b/change/react-native-windows-2020-04-22-08-27-16-pubrel.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Publish ship and debug bits in the nuget", + "packageName": "react-native-windows", + "email": "acoates@microsoft.com", + "dependentChangeType": "patch", + "date": "2020-04-22T15:27:16.797Z" +} \ No newline at end of file From 75ff25d46da57fa7f97319f81223c87058b64252 Mon Sep 17 00:00:00 2001 From: "Andrew Coates (REDMOND)" Date: Wed, 22 Apr 2020 09:58:36 -0700 Subject: [PATCH 3/3] minor change --- vnext/Scripts/Microsoft.ReactNative.nuspec | 24 ++++++++++----------- vnext/Scripts/Microsoft.ReactNative.targets | 8 +++---- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/vnext/Scripts/Microsoft.ReactNative.nuspec b/vnext/Scripts/Microsoft.ReactNative.nuspec index 009b4436b82..1e83515adfb 100644 --- a/vnext/Scripts/Microsoft.ReactNative.nuspec +++ b/vnext/Scripts/Microsoft.ReactNative.nuspec @@ -21,33 +21,33 @@ --> - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/vnext/Scripts/Microsoft.ReactNative.targets b/vnext/Scripts/Microsoft.ReactNative.targets index 4ccadfe48b5..58cd47cddab 100644 --- a/vnext/Scripts/Microsoft.ReactNative.targets +++ b/vnext/Scripts/Microsoft.ReactNative.targets @@ -8,9 +8,9 @@ Microsoft.ReactNative.dll - - - - + + + + \ No newline at end of file