Skip to content

Commit

Permalink
Merge pull request #4767 from microsoft/dependabot/nuget/get-started/…
Browse files Browse the repository at this point in the history
…quickstart/dotnet/test/kiota-dependencies-357551bd99

Bump the kiota-dependencies group in /get-started/quickstart/dotnet/test with 1 update
  • Loading branch information
baywet authored Jan 10, 2024
2 parents dbce9a4 + 09a3c65 commit 3af19b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion get-started/quickstart/dotnet/src/KiotaPosts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.3" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.4" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.3.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.1.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion get-started/quickstart/dotnet/test/KiotaPostsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.3" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.1.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
Expand Down

0 comments on commit 3af19b0

Please sign in to comment.