Skip to content

Commit 641b42f

Browse files
committed
chore: update NuGet files
1 parent 94d8eb7 commit 641b42f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

nuget/coreui.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
4-
<id>coreui</id>
4+
<id>coreui.pro</id>
55
<!-- pulled from package.json -->
6-
<version>5</version>
7-
<title>CoreUI CSS</title>
6+
<version>5.21.0</version>
7+
<title>CoreUI PRO CSS</title>
88
<authors>creativeLabs Lukasz Holeczek</authors>
99
<owners>coreui</owners>
1010
<description>The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintained by the CoreUI Team</description>

nuget/coreui.sass.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
4-
<id>coreui.sass</id>
4+
<id>coreui.pro.sass</id>
55
<!-- pulled from package.json -->
6-
<version>5</version>
7-
<title>CoreUI Sass</title>
6+
<version>5.21.0</version>
7+
<title>CoreUI PRO Sass</title>
88
<authors>creativeLabs Lukasz Holeczek</authors>
99
<owners>coreui</owners>
1010
<description>The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintained by the CoreUI Team</description>

0 commit comments

Comments
 (0)