diff --git a/SMGen/.config/dotnet-tools.json b/SMGen/.config/dotnet-tools.json new file mode 100644 index 0000000..b0e38ab --- /dev/null +++ b/SMGen/.config/dotnet-tools.json @@ -0,0 +1,5 @@ +{ + "version": 1, + "isRoot": true, + "tools": {} +} \ No newline at end of file diff --git a/SMGen/SMGen.csproj b/SMGen/SMGen.csproj index f3a17ea..2722125 100644 --- a/SMGen/SMGen.csproj +++ b/SMGen/SMGen.csproj @@ -10,8 +10,13 @@ + + <_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS01.pubxml" /> + + +