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

Commit fa34afd

Browse files
author
Nate McMaster
committed
1 parent 11922f9 commit fa34afd

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

build/repo.props

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\LocalizationWebsite\*.csproj" />
4+
<ExcludeFromTest Include="$(RepositoryRoot)test\Resources*\*.csproj" />
5+
</ItemGroup>
6+
</Project>

test/LocalizationWebsite/.notest

Whitespace-only changes.

test/ResourcesClassLibraryNoAttribute/.notest

Whitespace-only changes.

test/ResourcesClassLibraryWithAttribute/.notest

Whitespace-only changes.

0 commit comments

Comments
 (0)