We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9071694 commit a939ad8Copy full SHA for a939ad8
Asp2017.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
<ItemGroup>
11
<!-- New Meta Package has SpaServices in It -->
12
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
+ <PackageReference Include="Microsoft.AspNetCore.All" />
13
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="0.1.1646902" />
14
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.1.0" />
0 commit comments