Skip to content

Commit cabcc2f

Browse files
committed
internals
1 parent 0037152 commit cabcc2f

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

src/Servers/HttpSys/src/NativeMethods.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ HttpSetUrlGroupProperty
6060
SetFileCompletionNotificationModes
6161
SOCKADDR_IN
6262
SOCKADDR_IN6
63+
GetSecurityInfo
64+
GetSecurityDescriptorLength
65+
LocalFree

src/Servers/HttpSys/test/FunctionalTests/Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@
3535
<Reference Include="Microsoft.Extensions.TimeProvider.Testing" />
3636
</ItemGroup>
3737

38-
<ItemGroup>
39-
<Reference Include="Microsoft.Windows.CsWin32" Condition="'$(DotNetBuildSourceOnly)' != 'true'">
40-
<PrivateAssets>all</PrivateAssets>
41-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
42-
</Reference>
43-
</ItemGroup>
44-
4538
<PropertyGroup>
4639
<!--Imitate IIS Express so we can use it's cert bindings-->
4740
<PackageTags>214124cd-d05b-4309-9af9-9caa44b2b74a</PackageTags>

src/Servers/HttpSys/test/FunctionalTests/NativeMethods.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)