Skip to content

Commit 5705a9f

Browse files
LiverpoolOwenMarkPieszak
authored andcommitted
Update Nuget packages (TrilonIO#140)
1 parent 5b3730a commit 5705a9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Asp2017.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<IsPackable>false</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.0" />
9-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.1" />
8+
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.1" />
9+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />
1010
<PackageReference Include="Microsoft.AspNetCore.SpaServices" Version="1.1.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.0" />
12-
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.1.0" />
11+
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.1" />
12+
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.1.1" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<!-- Files not to show in IDE -->

0 commit comments

Comments
 (0)