Skip to content

Commit 43c07fb

Browse files
authored
Update Dapper-Orm.csproj
1 parent 46f4c4c commit 43c07fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/json/Dapper-Orm/Dapper-Orm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Dapper" Version="1.50.2" />
2020
<PackageReference Include="Dapper.JsonTypeMapping" Version="0.8.2" />
2121
<PackageReference Include="Dapper.Stream" Version="0.1.0" />
22-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.3" />
22+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.4" />
2323
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="1.0.2" />
2424
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.0.3" />
2525
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.0.2" />

0 commit comments

Comments
 (0)