Revert "Skip tests until we can get back to cleaning up the repo"
This reverts commit 64cb5d065f.
This commit is contained in:
parent
d686acad87
commit
fd481baab8
|
|
@ -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)" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue