Upgrade packages (#251)

This commit is contained in:
Marko Lahma
2024-07-14 10:26:20 +03:00
committed by GitHub
parent 1f628ddb6d
commit 7a2f6118ba
8 changed files with 28 additions and 38 deletions

View File

@@ -17,8 +17,6 @@
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<CommonLoggingVersion>3.4.1</CommonLoggingVersion>
<Authors>SpringSource</Authors>
<PackageIconUrl>http://springframework.net/images/SpringSource_Leaves32x32.png</PackageIconUrl>
<PackageLicenseUrl>http://www.springframework.net/license.html</PackageLicenseUrl>
@@ -27,7 +25,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<WarningsAsErrors>True</WarningsAsErrors>
<NoWarn>1574,1584,1591</NoWarn>
<NoWarn>1574,1584,1591</NoWarn>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/spring-projects/spring-net</RepositoryUrl>