Updated to 2.1 RTM
And updated functional tests to use CustomWebApplicationFactory.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<UserSecretsId>231ddc1b-6787-4704-a0c0-18df6a022660</UserSecretsId>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.0-rc1-final" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ApplicationCore\ApplicationCore.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user