Skip to content

Commit

Permalink
bump Std.UriTemplate version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Sep 20, 2023
1 parent c654083 commit 19c245b
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 @@ -43,7 +43,7 @@
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,8.0)" />
<PackageReference Include="Std.UriTemplate" Version="0.0.40" />
<PackageReference Include="Std.UriTemplate" Version="0.0.42" />
</ItemGroup>

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

0 comments on commit 19c245b

Please sign in to comment.