diff --git a/src/Playwright.CLI/Playwright.CLI.csproj b/src/Playwright.CLI/Playwright.CLI.csproj index 91c522fbe2..b16c35413e 100644 --- a/src/Playwright.CLI/Playwright.CLI.csproj +++ b/src/Playwright.CLI/Playwright.CLI.csproj @@ -34,6 +34,7 @@ MIT + README.md @@ -49,5 +50,6 @@ + diff --git a/src/Playwright.MSTest.v4/Playwright.MSTest.v4.csproj b/src/Playwright.MSTest.v4/Playwright.MSTest.v4.csproj index 21573913a8..0b6ccd8420 100644 --- a/src/Playwright.MSTest.v4/Playwright.MSTest.v4.csproj +++ b/src/Playwright.MSTest.v4/Playwright.MSTest.v4.csproj @@ -19,6 +19,7 @@ ./nupkg true enable + README.md @@ -41,6 +42,7 @@ + diff --git a/src/Playwright.MSTest/Playwright.MSTest.csproj b/src/Playwright.MSTest/Playwright.MSTest.csproj index d9f257d80e..b00180aff4 100644 --- a/src/Playwright.MSTest/Playwright.MSTest.csproj +++ b/src/Playwright.MSTest/Playwright.MSTest.csproj @@ -19,6 +19,7 @@ ./nupkg true enable + README.md true 1.52.0 @@ -43,5 +44,6 @@ + diff --git a/src/Playwright.NUnit/Playwright.NUnit.csproj b/src/Playwright.NUnit/Playwright.NUnit.csproj index b3aa923280..992a676455 100644 --- a/src/Playwright.NUnit/Playwright.NUnit.csproj +++ b/src/Playwright.NUnit/Playwright.NUnit.csproj @@ -19,6 +19,7 @@ ./nupkg true enable + README.md true 1.52.0 @@ -43,5 +44,6 @@ + diff --git a/src/Playwright.TestAdapter/Playwright.TestAdapter.csproj b/src/Playwright.TestAdapter/Playwright.TestAdapter.csproj index e009cc0980..873863f844 100644 --- a/src/Playwright.TestAdapter/Playwright.TestAdapter.csproj +++ b/src/Playwright.TestAdapter/Playwright.TestAdapter.csproj @@ -18,6 +18,7 @@ ./nupkg true enable + README.md true 1.52.0 @@ -40,5 +41,6 @@ + diff --git a/src/Playwright.Xunit.v3/Playwright.Xunit.v3.csproj b/src/Playwright.Xunit.v3/Playwright.Xunit.v3.csproj index 03d7ddacd3..eb293814da 100644 --- a/src/Playwright.Xunit.v3/Playwright.Xunit.v3.csproj +++ b/src/Playwright.Xunit.v3/Playwright.Xunit.v3.csproj @@ -19,6 +19,7 @@ ./nupkg true enable + README.md @@ -39,5 +40,6 @@ + diff --git a/src/Playwright.Xunit/Playwright.Xunit.csproj b/src/Playwright.Xunit/Playwright.Xunit.csproj index a2896fe895..4dcf4f239e 100644 --- a/src/Playwright.Xunit/Playwright.Xunit.csproj +++ b/src/Playwright.Xunit/Playwright.Xunit.csproj @@ -19,6 +19,7 @@ ./nupkg true enable + README.md true 1.52.0 @@ -41,5 +42,6 @@ + diff --git a/src/Playwright/Playwright.csproj b/src/Playwright/Playwright.csproj index 2953b25013..45dbd041b7 100644 --- a/src/Playwright/Playwright.csproj +++ b/src/Playwright/Playwright.csproj @@ -23,6 +23,7 @@ true 1.52.0 enable + README.md @@ -54,6 +55,7 @@ +