Skip to content

Commit 2407152

Browse files
committed
Caps
1 parent b8e9ecd commit 2407152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/IIS/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<Compile Include="$(RepositoryRoot)src\shared\HttpSys\**\*.cs" />
14+
<Compile Include="$(RepositoryRoot)src\Shared\HttpSys\**\*.cs" />
1515
</ItemGroup>
1616

1717
<ItemGroup Condition="'$(VCTargetsPath)' != ''">

0 commit comments

Comments
 (0)