From f5f43721de10028bf5a3eb8ff3c85f1d57882ceb Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 3 Dec 2023 21:18:57 +0530 Subject: [PATCH] app assembly version updated for release. --- .../AdvancedBlockingApp.csproj | 2 +- .../QueryLogsSqliteApp.csproj | 74 ++++++++++--------- 2 files changed, 40 insertions(+), 36 deletions(-) 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 + +