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 45fd24b commit c442dcbCopy full SHA for c442dcb
src/aspnet-core-sample/aspnet-core-sample.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0-preview2-final" />
+ <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
12
</ItemGroup>
13
14
0 commit comments