Skip to content

Commit a939ad8

Browse files
GaulomaticMarkPieszak
authored andcommitted
chore(csproj): update .csproj to reflect changes in .NET Core 2.1
1 parent 9071694 commit a939ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Asp2017.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010
<ItemGroup>
1111
<!-- New Meta Package has SpaServices in It -->
12-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
12+
<PackageReference Include="Microsoft.AspNetCore.All" />
1313
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="0.1.1646902" />
1414
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.1.0" />

0 commit comments

Comments
 (0)