Skip to content

Commit 80f6817

Browse files
authored
Merge branch 'dev' into WeeklyExamplesUpdate/202501211705
2 parents 2658df9 + 9f9b7fa commit 80f6817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<PackageReference Include="Azure.Identity.Broker" Version="1.1.0" />
1616
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.13" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
18+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1819
</ItemGroup>
1920
<Target Name="CopyFiles" AfterTargets="Build">
2021
<Copy SourceFiles="@(PreLoadAssemblies)" DestinationFolder="$(OutputPath)/publish" />

0 commit comments

Comments
 (0)