Skip to content

Commit

Permalink
Update VS Services Client to latest version (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 authored Jun 13, 2024
1 parent 85a5a6f commit ab1d029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdoPat/AdoPat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Compile Include="..\stylecop\GlobalSuppressions.cs" Link="GlobalSuppressions.cs" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.4" />
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.59.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.215.0-preview" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.239.0-preview" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

Expand Down

0 comments on commit ab1d029

Please sign in to comment.