Bumping up some nugets.

This commit is contained in:
Burak Kaan Köse
2024-12-21 20:30:48 +01:00
parent 9b3424fa90
commit e3b2f41a1c
13 changed files with 32 additions and 12 deletions

View File

@@ -175,6 +175,9 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
<Version>8.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.Identity.Client">
<Version>4.66.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Net.Native.Compiler">
<Version>2.2.12-rel-33220-00</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
@@ -631,4 +634,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>