Skip to content

Commit ffd4b1b

Browse files
authored
Merge pull request #105 from aws/dev
chore: update docfx target framework
2 parents 7a26017 + 13f1699 commit ffd4b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dest": "api",
1313
"filter": "filter.yml",
1414
"properties": {
15-
"targetFramework": "net45"
15+
"targetFramework": "net472"
1616
}
1717
}
1818
],

0 commit comments

Comments
 (0)