diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml
index acbc322f12..c2b1557405 100644
--- a/.github/workflows/build-and-test.yml
+++ b/.github/workflows/build-and-test.yml
@@ -16,6 +16,7 @@ on:
- 'templates/**/*.cshtml'
- 'templates/**/*.csproj'
- 'templates/**/*.razor'
+ - 'Directory.Build.props'
pull_request:
paths:
@@ -31,6 +32,7 @@ on:
- 'templates/**/*.cshtml'
- 'templates/**/*.csproj'
- 'templates/**/*.razor'
+ - 'Directory.Build.props'
types:
- opened
- synchronize
diff --git a/Directory.Build.props b/Directory.Build.props
index 2b04bcc025..838ffcc995 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -43,7 +43,7 @@
true
- 4.5.0
+ 4.6.0
@@ -54,4 +54,4 @@
-
\ No newline at end of file
+