File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
FluentLauncher.UniversalInstaller
Properties/PublishProfiles Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >WinExe</OutputType >
5- <TargetFramework >net48 </TargetFramework >
5+ <TargetFramework >net481 </TargetFramework >
66 <UseWPF >true</UseWPF >
77 <RootNamespace >FluentLauncher.UniversalInstaller</RootNamespace >
88 <AssemblyName >FluentLauncher.UniversalInstaller</AssemblyName >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <Configuration >Release</Configuration >
66 <Platform >Any CPU</Platform >
7- <PublishDir >bin\Release\net48 \publish\</PublishDir >
7+ <PublishDir >bin\Release\net481 \publish\</PublishDir >
88 <PublishProtocol >FileSystem</PublishProtocol >
99 <_TargetId >Folder</_TargetId >
10- <TargetFramework >net48</TargetFramework >
11- <RuntimeIdentifier >win-x64</RuntimeIdentifier >
10+ <TargetFramework >net481</TargetFramework >
1211 </PropertyGroup >
1312</Project >
You can’t perform that action at this time.
0 commit comments