diff --git a/Directory.Build.props b/Directory.Build.props
index d87fa57..08f6c7b 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -17,7 +17,7 @@
true
- true
+ true
true
diff --git a/global.json b/global.json
index 2338b32..5b81c04 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "9.0.306",
+ "version": "9.0.311",
"rollForward": "patch",
"allowPrerelease": false
},