Skip to content

Commit

Permalink
Merge pull request #46 from panuoksala/dependabot/nuget/Microsoft.Tea…
Browse files Browse the repository at this point in the history
…mFoundationServer.ExtendedClient-and-Microsoft.TeamFoundationServer.Client-and-Microsoft.VisualStudio.Services.Client-19.225.1

Bump Microsoft.TeamFoundationServer.ExtendedClient, Microsoft.TeamFoundationServer.Client and Microsoft.VisualStudio.Services.Client
  • Loading branch information
panuoksala authored May 23, 2024
2 parents abc418e + 4ac86a2 commit 9c58a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions StreamDeckAzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@

<!--Dependencies-->
<ItemGroup>
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.191.0-preview" />
<PackageReference Include="Microsoft.TeamFoundationServer.ExtendedClient" Version="16.191.0-preview" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="16.191.0-preview" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.225.1" />
<PackageReference Include="Microsoft.TeamFoundationServer.ExtendedClient" Version="19.225.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.225.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Release.Client" Version="16.191.0-preview" />
<PackageReference Include="StreamDeckLib" Version="0.*" />
<PackageReference Include="StreamDeckLib.Config" Version="0.*" />
Expand Down

0 comments on commit 9c58a71

Please sign in to comment.