React to aspnet/KoreBuild#160
This commit is contained in:
parent
9847f40654
commit
591a2b0e6b
|
|
@ -0,0 +1,5 @@
|
|||
<Project>
|
||||
<ItemGroup>
|
||||
<ExcludeFromTest Include="$(RepositoryRoot)test\Microsoft.Owin.Security.Interop.Test\*.csproj" Condition="'$(OS)' != 'Windows_NT'"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue