We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf4460 commit 35d070aCopy full SHA for 35d070a
1 file changed
BootstrapBlazor.Extensions.slnx
@@ -8,6 +8,10 @@
8
<File Path=".gitignore" />
9
<File Path="exclusion.dic" />
10
</Folder>
11
+ <Folder Name="/docs/">
12
+ <File Path="README.md" />
13
+ <File Path="README.zh-CN.md" />
14
+ </Folder>
15
<Folder Name="/props/">
16
<File Path="Directory.Build.props" />
17
@@ -98,7 +102,6 @@
98
102
<Project Path="src/middleware/BootstrapBlazor.Middleware/BootstrapBlazor.Middleware.csproj" />
99
103
100
104
<Folder Name="/src/props/">
101
- <File Path="src/.gitignore" />
105
<File Path="src/Directory.Build.props" />
106
<File Path="src/Directory.Build.targets" />
107
<File Path="src/Frameworks.props" />
0 commit comments