Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Merge branch 'version-5' of github.com:typinghard/azure-devops-state-…
…tracker into version-6
  • Loading branch information
DiegoGalante committed Mar 30, 2024
commit 5c00d05d1caa2007f65b7148ee8e32c68339f196
2 changes: 1 addition & 1 deletion src/AzureDevopsTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>AzureDevOpsTracker</PackageId>
<Authors>Elvis Souza | Diego Galante</Authors>
<Company>TypingHard</Company>
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.