diff --git a/Directory.Build.props b/Directory.Build.props
index 1859aaead9..6224f5b5d2 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -12,8 +12,8 @@
$(MSBuildThisFileDirectory)
true
- 3.7.9
- 3.7.9
+ 3.8.0
+ 3.8.0
$(VersionFile)
$(VersionFile)
diff --git a/global.json b/global.json
index ed6c8a8e4c..796f298d41 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "7.0.409"
+ "version": "7.0.410"
}
}
\ No newline at end of file