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 5c3c5a3 commit e38c4d5Copy full SHA for e38c4d5
AzureDevopsTracker/AzureDevopsTracker.csproj
@@ -17,9 +17,9 @@
17
<NeutralLanguage>en</NeutralLanguage>
18
<PackageLicenseFile>LICENSE.md.txt</PackageLicenseFile>
19
<Description>A NuGet that allows you to use a Azure DevOps Service Hook to track workitems changes in a simply and detailed way.</Description>
20
- <AssemblyVersion>5.1.0.0</AssemblyVersion>
21
- <FileVersion>5.0.0-rc</FileVersion>
22
- <Version>5.0.0-rc</Version>
+ <AssemblyVersion>5.0.0.0</AssemblyVersion>
+ <FileVersion>5.0.1-rc</FileVersion>
+ <Version>5.0.1-rc</Version>
23
<PackageReleaseNotes>Add ChangeLog Feature</PackageReleaseNotes>
24
</PropertyGroup>
25
0 commit comments