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

Commit 1195260

Browse files
author
Nate McMaster
committed
1 parent 7b1f507 commit 1195260

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

build/repo.targets

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<Project>
2+
<ItemGroup>
3+
<ExcludeFromTest Include="$(RepositoryRoot)test\Microsoft.Extensions.Configuration.AzureKeyVault.Test\Microsoft.Extensions.Configuration.AzureKeyVault.Test.csproj" Condition="'$(OS)' != 'Windows_NT'"/>
4+
<ExcludeFromTest Include="$(RepositoryRoot)test\Microsoft.Extensions.Configuration.Test.Common\Microsoft.Extensions.Configuration.Test.Common.csproj" />
5+
</ItemGroup>
6+
</Project>

test/Microsoft.Extensions.Configuration.Test.Common/.notest

Whitespace-only changes.

0 commit comments

Comments
 (0)