Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 873811a

Browse files
author
Cesar Blum Silveira
committed
PR feedback.
1 parent ab245f5 commit 873811a

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\version.props" />
33

44
<PropertyGroup>
5-
<Product>Microsoft .NET Extensions</Product>
5+
<Product>Microsoft ASP.NET Core</Product>
66
<RepositoryUrl>https://github.com/aspnet/KestrelHttpServer</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
88
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)Key.snk</AssemblyOriginatorKeyFile>

test/Microsoft.AspNetCore.Server.KestrelTests/Microsoft.AspNetCore.Server.KestrelTests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,4 @@
4343
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.4.0-*" />
4444
</ItemGroup>
4545

46-
<ItemGroup>
47-
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
48-
</ItemGroup>
49-
5046
</Project>

0 commit comments

Comments
 (0)