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 cc0e1b7 commit 26257ffCopy full SHA for 26257ff
nuspec/nuget/GitReleaseManager.nuspec
@@ -1,7 +1,7 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
4
- <id>gitreleasemanager</id>
+ <id>GitReleaseManager</id>
5
<title>GitReleaseManager</title>
6
<version>$version$</version>
7
<authors>GitTools Contributors</authors>
0 commit comments