File tree 4 files changed +4
-0
lines changed
Flow.Launcher.Infrastructure
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 11
11
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup >
Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments