Skip to content

Commit dc8aee9

Browse files
committed
Use all lowercase characters for the chocolatey package ID
1 parent 97facfb commit dc8aee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ScriptCs/Properties/Scriptcs.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<id>ScriptCs</id>
4+
<id>scriptcs</id>
55
<version>0.0.0</version>
66
<authors>Glenn Block, Justin Rusbatch, Filip Wojcieszyn</authors>
77
<owners>Glenn Block, Justin Rusbatch, Filip Wojcieszyn</owners>

0 commit comments

Comments
 (0)