File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<ServiceWorkerAssetsManifest >service-worker-assets.js</ServiceWorkerAssetsManifest >
8
8
<RunAOTCompilation >false</RunAOTCompilation >
9
- <CompressionEnabled >false</CompressionEnabled >
10
9
<InvariantGlobalization >false</InvariantGlobalization >
11
10
<CurrentDate >$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmmss`))</CurrentDate >
12
11
</PropertyGroup >
Original file line number Diff line number Diff line change 1
- const CACHE_VERSION = '4.2.3-20250509075621 '
1
+ const CACHE_VERSION = '4.2.3-20250509080051 '
Original file line number Diff line number Diff line change 5
5
<TargetFramework >net9.0</TargetFramework >
6
6
<NoWarn >CS8603;CS8604;CS8618;IL2121</NoWarn >
7
7
<LangVersion >latest</LangVersion >
8
+ <CompressionEnabled >false</CompressionEnabled >
8
9
<InvariantGlobalization >true</InvariantGlobalization >
9
10
</PropertyGroup >
10
11
</Project >
You can’t perform that action at this time.
0 commit comments