diff --git a/src/ArwynFr.IntegrationTesting/ArwynFr.IntegrationTesting.csproj b/src/ArwynFr.IntegrationTesting/ArwynFr.IntegrationTesting.csproj index dbebf08..51d3e2d 100644 --- a/src/ArwynFr.IntegrationTesting/ArwynFr.IntegrationTesting.csproj +++ b/src/ArwynFr.IntegrationTesting/ArwynFr.IntegrationTesting.csproj @@ -12,6 +12,9 @@ README.md MIT false + https://github.com/ArwynFr/dotnet-integration-testing + xunit;integration-testing;WebApplicationFactory + logo.png @@ -25,6 +28,7 @@ + diff --git a/src/logo.png b/src/logo.png new file mode 100644 index 0000000..907deda Binary files /dev/null and b/src/logo.png differ