Skip to content

Commit 809ea36

Browse files
committed
Moved to .NET 4.6.1 since 4.5.2 does not support async transfer of CurrentCulture
1 parent 350b615 commit 809ea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbpCompanyName.AbpProjectName.Web/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363

6464
"frameworks": {
65-
"net452": {
65+
"net461": {
6666
"Microsoft.NETCore.App": {
6767
"version": "1.0.0-rc2-3002702",
6868
"type": "platform"

0 commit comments

Comments
 (0)