We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4047bf commit afa85f7Copy full SHA for afa85f7
1 file changed
src/WebExpress.WebIndex/WebExpress.WebIndex.csproj
@@ -8,9 +8,9 @@
8
<TargetFramework>net9.0</TargetFramework>
9
<RuntimeIdentifiers>any</RuntimeIdentifiers>
10
<RepositoryUrl>https://github.com/webexpress-framework/WebExpress.WebIndex</RepositoryUrl>
11
- <Authors>Rene_Schwarzer@hotmail.de</Authors>
+ <Authors>webexpress-framework@outlook.com</Authors>
12
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13
- <Company>Rene_Schwarzer@hotmail.de</Company>
+ <Company>webexpress-framework@outlook.com</Company>
14
<EnableDynamicLoading>true</EnableDynamicLoading>
15
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
16
<Description>Provide a reverse index for the WebExpress web server.</Description>
0 commit comments