Bump log4net from 3.2.0 to 3.3.0

---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-14 02:35:32 +00:00 committed by GitHub
parent 22465f1175
commit c780debd58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 40 additions and 31 deletions

View File

@ -74,8 +74,9 @@
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=3.2.0.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.2.0\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.0.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a">
<HintPath>..\packages\log4net.3.3.0\lib\net462\log4net.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />

View File

@ -1,35 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ResourceServerAllowOrigins" value=""/>
<add key="ResourceServerAutoStart" value="true"/>
<add key="ResourceServerPrefix" value="http://localhost:3000/"/>
<add key="RepositoryUrl" value="https://github.com/gnh1201/welsonjs"/>
<add key="CopilotUrl" value="https://copilot.microsoft.com/"/>
<add key="ChromiumDevToolsPrefix" value="http://localhost:9222/"/>
<add key="ChromiumDevToolsTimeout" value="5"/>
<add key="ChromiumExecutablePath" value="msedge.exe"/>
<add key="ChromiumAppMode" value="true"/>
<add key="AzureCognitivePrefix" value="https://ai-catswords656881030318.services.ai.azure.com/"/>
<add key="AzureCognitiveApiKey" value=""/>
<add key="AzureCognitiveApiVersion" value="2024-05-01-preview"/>
<add key="WhoisServerUrl" value="https://whois.kr/kor/whois.jsc"/>
<add key="WhoisReferrerUrl" value="https://whois.kr/kor/whois/whois.jsp"/>
<add key="WhoisClientAddress" value="49.8.14.101"/>
<add key="DnsServerAddress" value="1.1.1.1"/>
<add key="BlobStoragePrefix" value="https://catswords.blob.core.windows.net/welsonjs/"/>
<add key="BlobConfigUrl" value="https://catswords.blob.core.windows.net/welsonjs/blob.config.xml"/>
<add key="HttpClientTimeout" value="90"/>
<add key="IpQueryApiKey" value=""/>
<add key="IpQueryApiPrefix" value="https://api.criminalip.io/v1/"/>
<add key="IpQueryApiKey2" value=""/>
<add key="IpQueryApiPrefix2" value="https://api.abuseipdb.com/api/v2/"/>
<add key="DateTimeFormat" value="yyyy-MM-dd HH:mm:ss"/>
<add key="AssemblyBaseUrl" value="https://catswords.blob.core.windows.net/welsonjs/packages"/>
<add key="AssemblyIntegrityUrl" value="https://spare-yellow-cicada.myfilebase.com/ipfs/QmYL29Z7BRvE6dnL4HPKeNvJyNJrh2LnVhzo3k9bp3wBZf"/>
<add key="IntegrityHashCurl" value="23b24c6a2dc39dbfd83522968d99096fc6076130a6de7a489bc0380cce89143d"/>
<add key="ResourceServerAllowOrigins" value="" />
<add key="ResourceServerAutoStart" value="true" />
<add key="ResourceServerPrefix" value="http://localhost:3000/" />
<add key="RepositoryUrl" value="https://github.com/gnh1201/welsonjs" />
<add key="CopilotUrl" value="https://copilot.microsoft.com/" />
<add key="ChromiumDevToolsPrefix" value="http://localhost:9222/" />
<add key="ChromiumDevToolsTimeout" value="5" />
<add key="ChromiumExecutablePath" value="msedge.exe" />
<add key="ChromiumAppMode" value="true" />
<add key="AzureCognitivePrefix" value="https://ai-catswords656881030318.services.ai.azure.com/" />
<add key="AzureCognitiveApiKey" value="" />
<add key="AzureCognitiveApiVersion" value="2024-05-01-preview" />
<add key="WhoisServerUrl" value="https://whois.kr/kor/whois.jsc" />
<add key="WhoisReferrerUrl" value="https://whois.kr/kor/whois/whois.jsp" />
<add key="WhoisClientAddress" value="49.8.14.101" />
<add key="DnsServerAddress" value="1.1.1.1" />
<add key="BlobStoragePrefix" value="https://catswords.blob.core.windows.net/welsonjs/" />
<add key="BlobConfigUrl" value="https://catswords.blob.core.windows.net/welsonjs/blob.config.xml" />
<add key="HttpClientTimeout" value="90" />
<add key="IpQueryApiKey" value="" />
<add key="IpQueryApiPrefix" value="https://api.criminalip.io/v1/" />
<add key="IpQueryApiKey2" value="" />
<add key="IpQueryApiPrefix2" value="https://api.abuseipdb.com/api/v2/" />
<add key="DateTimeFormat" value="yyyy-MM-dd HH:mm:ss" />
<add key="AssemblyBaseUrl" value="https://catswords.blob.core.windows.net/welsonjs/packages" />
<add key="AssemblyIntegrityUrl" value="https://spare-yellow-cicada.myfilebase.com/ipfs/QmYL29Z7BRvE6dnL4HPKeNvJyNJrh2LnVhzo3k9bp3wBZf" />
<add key="IntegrityHashCurl" value="23b24c6a2dc39dbfd83522968d99096fc6076130a6de7a489bc0380cce89143d" />
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="log4net" publicKeyToken="669e0ddf0bb1aa2a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.0.0" newVersion="3.3.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="3.2.0" targetFramework="net472" />
<package id="log4net" version="3.3.0" targetFramework="net472" />
</packages>