main
EonaCat 2 months ago
parent c2dad90579
commit c4e944cf15

@ -6,9 +6,9 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"EonaCat.Blocky/3.3.7": {
"EonaCat.Blocky/3.3.8": {
"dependencies": {
"EonaCat.Dns": "3.3.7",
"EonaCat.Dns": "3.3.8",
"EonaCat.Logger": "1.0.9",
"LigerShark.WebOptimizer.Core": "3.0.384",
"Microsoft.AspNet.SignalR": "2.4.3",
@ -620,7 +620,7 @@
}
}
},
"EonaCat.Dns/3.3.7": {
"EonaCat.Dns/3.3.8": {
"dependencies": {
"EonaCat.Cache.Memory": "1.0.1",
"EonaCat.Controls": "1.0.2",
@ -640,7 +640,7 @@
}
},
"libraries": {
"EonaCat.Blocky/3.3.7": {
"EonaCat.Blocky/3.3.8": {
"type": "project",
"serviceable": false,
"sha512": ""
@ -1058,7 +1058,7 @@
"path": "system.windows.extensions/7.0.0",
"hashPath": "system.windows.extensions.7.0.0.nupkg.sha512"
},
"EonaCat.Dns/3.3.7": {
"EonaCat.Dns/3.3.8": {
"type": "project",
"serviceable": false,
"sha512": ""

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -16,7 +16,7 @@
"DnsPort": 53,
"CreateMasterFileOnBoot": true,
"HideVersion": false,
"IsCacheDisabled": true,
"IsCacheDisabled": false,
"IsMultiCastEnabled": false,
"PartialLookupName": false,
"LogBlockedClients": true,

Loading…
Cancel
Save