V2 #1

Merged
danieljsummers merged 102 commits from v2 into main 2022-06-23 00:35:12 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fc3e634c40 - Show all commits

View File

@ -37,7 +37,7 @@
</ItemGroup>
<ItemGroup>
<None Include=".\wwwroot\**" CopyToOutputDirectory="Always" />
<None Include=".\wwwroot\img\*.png" CopyToOutputDirectory="Always" />
</ItemGroup>
</Project>

View File

@ -3,7 +3,7 @@
"hostname": "data02.bitbadger.solutions",
"database": "myWebLog_dev"
},
"Generator": "myWebLog 2.0-alpha34",
"Generator": "myWebLog 2.0-alpha35",
"Logging": {
"LogLevel": {
"MyWebLog.Handlers": "Debug"