Update Microsoft.AspNetCore.Shared.Tests.csproj
This commit is contained in:
parent
122cf4ee4c
commit
dc3cb10f2b
|
|
@ -31,6 +31,7 @@
|
|||
<Compile Include="$(SharedSourceRoot)ValueStopwatch\**\*.cs" Link="Shared\ValueStopwatch\%(Filename)%(Extension)"/>
|
||||
<Compile Include="$(SharedSourceRoot)WebEncoders\**\*.cs" Link="Shared\WebEncoders\%(Filename)%(Extension)"/>
|
||||
<Compile Include="$(SharedSourceRoot)TypeNameHelper\*.cs" />
|
||||
<Compile Include="$(SharedSourceRoot)TaskToApm.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue