diff --git a/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj b/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj index e0776717..c4d54df3 100644 --- a/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj +++ b/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj @@ -3,7 +3,7 @@ net7.0 false - 6.0.1 + 6.1 Technitium Technitium DNS Server Shreyas Zare diff --git a/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj b/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj index 6f2a9c50..94fb243b 100644 --- a/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj +++ b/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj @@ -1,43 +1,47 @@  - - net7.0 - false - true - 4.0.3 - Technitium - Technitium DNS Server - Shreyas Zare - QueryLogsSqliteApp - QueryLogsSqlite - https://technitium.com/dns/ - https://github.com/TechnitiumSoftware/DnsServer - Logs all incoming DNS requests and their responses in a Sqlite database that can be queried from the DNS Server web console. The query logging throughput is limited by the disk throughput on which the Sqlite db file is stored. This app is not recommended to be used with very high throughput (more than 20,000 requests/second). - false - Library - + + net7.0 + false + true + 4.1 + Technitium + Technitium DNS Server + Shreyas Zare + QueryLogsSqliteApp + QueryLogsSqlite + https://technitium.com/dns/ + https://github.com/TechnitiumSoftware/DnsServer + Logs all incoming DNS requests and their responses in a Sqlite database that can be queried from the DNS Server web console. The query logging throughput is limited by the disk throughput on which the Sqlite db file is stored. This app is not recommended to be used with very high throughput (more than 20,000 requests/second). + false + Library + - - - + + + - - - false - - + + + false + + - - - ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll - false - - + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll + false + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.dll + false + + - - - PreserveNewest - - + + + PreserveNewest + +