Skip to content

Commit c442dcb

Browse files
GarvinGarvin
authored andcommitted
release version of asp.net core
1 parent 45fd24b commit c442dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aspnet-core-sample/aspnet-core-sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0-preview2-final" />
11+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)