Skip to content

Commit fb3df38

Browse files
Update to ASP.NET Core 3.1.4
1 parent d140c15 commit fb3df38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<AspNetCoreVersion>3.1.3</AspNetCoreVersion>
3+
<AspNetCoreVersion>3.1.4</AspNetCoreVersion>
44
<BlazorVersion>3.2.0</BlazorVersion>
55
<EntityFrameworkVersion>3.1.4</EntityFrameworkVersion>
66
<SystemNetHttpJsonVersion>3.2.0</SystemNetHttpJsonVersion>

0 commit comments

Comments
 (0)