On 2025/05/08 20:58:48 Jan Friedrich wrote: > Hi Gary, > > thanks for reporting. > There was a bug in verify-release.ps1 due to changes of the directory > structure inside the zip file. > I've fixed the script and uploaded the new version to svn. > > Can you do the following in 3.1.0? > > - svn cleanup --remove-unversioned > - svn up > - ./verify-release.ps1
Hi Jan, The above worked. I'm now building but it's taking a while: ✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestDefaultFileNameIsAGuid [6 ms] ✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate [13 ms] log4net.Tests net8.0 Testing (1676.6s) log4net.Tests net462 Testing (1676.6s) Should it take this long? Also, since you've updated the repo, shouldn't this call for a new RC? Gary > > Having a newer dotnet sdk (9 or 10-preview) is no problem. > > Thanks. > > Jan > > > On 5/8/25 15:42, Gary D. Gregory wrote: > > dotnet test ./src/log4net.sln > MSBUILD : error MSB1009: Project file does not exist. > Switch: ./src/log4net.sln >