diff --git a/.template.config/template.json b/.template.config/template.json index fb0fc56..a0ab398 100644 --- a/.template.config/template.json +++ b/.template.config/template.json @@ -25,6 +25,7 @@ ".template.config/**/*", "*.nuspec", "README.md", + "LICENSE.txt", "template.json" ], "rename": { diff --git a/src/GraphR.Application/GraphR.Application.csproj b/src/GraphR.Application/GraphR.Application.csproj index c11e6dd..badef58 100644 --- a/src/GraphR.Application/GraphR.Application.csproj +++ b/src/GraphR.Application/GraphR.Application.csproj @@ -13,6 +13,7 @@ +