Revert "Skip tests until we can get back to cleaning up the repo"

This reverts commit 64cb5d065f.
This commit is contained in:
Pranav K 2018-01-16 09:55:56 -08:00
parent d686acad87
commit fd481baab8
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
<LineupPackageRestoreSource>https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json</LineupPackageRestoreSource>
</PropertyGroup>
<ItemGroup>
<ExcludeFromTest Include="$(RepositoryRoot)test\*\*.csproj" />
</ItemGroup>
<ItemGroup>
<DotNetCoreRuntime Include="$(MicrosoftNETCoreApp20PackageVersion)" />
<DotNetCoreRuntime Include="$(MicrosoftNETCoreApp21PackageVersion)" />