AppCenter update and reverting back ms graph update to make app compile in Release.

This commit is contained in:
Burak Kaan Köse
2024-06-02 14:49:34 +02:00
parent 920def7446
commit a5767b60fb
5 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -28,7 +28,7 @@
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
<AppxBundlePlatforms>x86</AppxBundlePlatforms>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
@@ -198,13 +198,13 @@
<Version>8.0.240109</Version>
</PackageReference>
<PackageReference Include="EmailValidation">
<Version>1.0.10</Version>
<Version>1.2.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>5.0.3</Version>
<Version>5.0.4</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>5.0.3</Version>
<Version>5.0.4</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
<Version>8.0.0</Version>