update cache

This commit is contained in:
Leilei Zhang
2025-12-08 14:27:07 +08:00
parent 8da2b02413
commit 3a5c58c963

View File

@@ -85,7 +85,7 @@
<UsePrecompiledHeaders Condition="'$(TF_BUILD)' != ''">false</UsePrecompiledHeaders> <UsePrecompiledHeaders Condition="'$(TF_BUILD)' != ''">false</UsePrecompiledHeaders>
<!-- Change this to bust the cache --> <!-- Change this to bust the cache -->
<MSBuildCacheCacheUniverse Condition="'$(MSBuildCacheCacheUniverse)' == ''">202408150737</MSBuildCacheCacheUniverse> <MSBuildCacheCacheUniverse Condition="'$(MSBuildCacheCacheUniverse)' == ''">202512080001</MSBuildCacheCacheUniverse>
<!-- <!--
Visual Studio telemetry reads various ApplicationInsights.config files and other files after the project is finished, likely in a detached process. Visual Studio telemetry reads various ApplicationInsights.config files and other files after the project is finished, likely in a detached process.