diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..360ee39 Binary files /dev/null and b/images/logo.png differ diff --git a/logo.png b/logo.png deleted file mode 100644 index 33fe61d..0000000 Binary files a/logo.png and /dev/null differ diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 4e246d2..132f6ae 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -16,6 +16,7 @@ https://github.com/reactiveui/Splat.DI.SourceGenerator/releases https://github.com/reactiveui/Splat.DI.SourceGenerator git + README.md true @@ -55,8 +56,9 @@ + - + diff --git a/src/tests/Splat.DI.SourceGenerator.TestApp/Splat.DI.SourceGenerator.TestApp.csproj b/src/tests/Splat.DI.SourceGenerator.TestApp/Splat.DI.SourceGenerator.TestApp.csproj index c3764b3..d73c311 100644 --- a/src/tests/Splat.DI.SourceGenerator.TestApp/Splat.DI.SourceGenerator.TestApp.csproj +++ b/src/tests/Splat.DI.SourceGenerator.TestApp/Splat.DI.SourceGenerator.TestApp.csproj @@ -5,6 +5,7 @@ net10.0 enable enable + false