Skip to content

Commit e09339f

Browse files
authored
Update .gitignore (#1950)
* Update .gitignore * Update _config.yml
1 parent bacdd48 commit e09339f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
.ruby-version
88
/.asset-cache/
99
/_assets/
10+
/_assetsApi/Bin/
11+
/_assetsApi/metadata/
1012
/_build/
1113
/_buildApi/
1214
/_includes/
@@ -37,4 +39,4 @@ robots.txt
3739
search.html
3840
start-docs.sh
3941
watch.sh
40-
watch.sh/_assets/
42+
watch.sh/_assets/

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,10 +473,10 @@ nodeversion: "16.0.0"
473473
angularsubsetversion: "17.2.0"
474474
kendosubsetversion: "2025.1.227"
475475
kendothemeversion: "10.2.0"
476-
blazoruiversion: "9.1.0"
476+
blazoruiversion: "12.0.0"
477477
mindotnetversion: "8"
478478
mindotnetoutputdir: "\\bin\\Debug\\net8.0"
479-
dotnetversions: ".NET 8, .NET 9 and .NET 10"
479+
dotnetversions: ".NET 8, .NET 9, and .NET 10"
480480

481481
# Feedback Form Product code
482482
productCode: REPORTING

0 commit comments

Comments
 (0)