Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/175-untyped-n…
Browse files Browse the repository at this point in the history
…odes
  • Loading branch information
Andrew Omondi committed Mar 4, 2024
2 parents 55af16f + e95b9a7 commit 5d0aed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,9.0)" />
<PackageReference Include="Std.UriTemplate" Version="0.0.53" />
<PackageReference Include="Std.UriTemplate" Version="0.0.54" />
</ItemGroup>

<PropertyGroup Condition="'$(TF_BUILD)' == 'true'">
Expand Down

0 comments on commit 5d0aed8

Please sign in to comment.