Skip to content

Commit 590095f

Browse files
committed
Removing version of AspNetCore.All for AppVeyor
1 parent 10a5493 commit 590095f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lamar.AspNetCoreTests/Lamar.AspNetCoreTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Baseline" Version="1.5.0" />
99
<PackageReference Include="IdentityServer4" Version="2.3.0" />
1010
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.6" />
11+
<PackageReference Include="Microsoft.AspNetCore.All" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.1.4" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
1414
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)