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 a32761c commit ba0c055Copy full SHA for ba0c055
1 file changed
BootstrapBlazor.Extensions.slnx
@@ -6,9 +6,11 @@
6
</Folder>
7
<Folder Name="/configurations/">
8
<File Path=".gitignore" />
9
- <File Path="Directory.Build.props" />
10
<File Path="exclusion.dic" />
11
+ <Folder Name="/props/">
12
+ <File Path="Directory.Build.props" />
13
+ </Folder>
14
<Folder Name="/src/" />
15
<Folder Name="/src/components/">
16
<Project Path="src/components/BootstrapBlazor.AntDesignIcon/BootstrapBlazor.AntDesignIcon.csproj" />
0 commit comments