Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updating nuget version to 5.0.5
  • Loading branch information
elvissouza-gruposize committed Jun 27, 2022
commit 3d7c8d0224eb74d8b83f9d389640b6e680e938b2
4 changes: 2 additions & 2 deletions AzureDevopsTracker/AzureDevopsTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageLicenseFile>LICENSE.md.txt</PackageLicenseFile>
<Description>A NuGet that allows you to use a Azure DevOps Service Hook to track workitems changes in a simply and detailed way.</Description>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<FileVersion>5.0.4</FileVersion>
<Version>5.0.4</Version>
<FileVersion>5.0.5</FileVersion>
<Version>5.0.5</Version>
<PackageReleaseNotes>Add ChangeLog Feature</PackageReleaseNotes>
</PropertyGroup>

Expand Down