This repository was archived by the owner on Jun 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed
Properties/PublishProfiles Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
88 <Configuration >Release</Configuration >
99 <Platform >Any CPU</Platform >
1010 <TargetFramework >netcoreapp3.1</TargetFramework >
11- <PublishDir >bin\Release\netcoreapp3.1\publish\win -x64</PublishDir >
11+ <PublishDir >bin\Release\windows -x64</PublishDir >
1212 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
1313 <SelfContained >true</SelfContained >
14- <PublishSingleFile >True </PublishSingleFile >
14+ <PublishSingleFile >False </PublishSingleFile >
1515 <PublishReadyToRun >False</PublishReadyToRun >
1616 <PublishTrimmed >False</PublishTrimmed >
1717 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -8,11 +8,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
88 <Configuration >Release</Configuration >
99 <Platform >Any CPU</Platform >
1010 <TargetFramework >netcoreapp3.1</TargetFramework >
11- <PublishDir >bin\Release\netcoreapp3.1\publish\win-x86 </PublishDir >
12- <RuntimeIdentifier >win-x86 </RuntimeIdentifier >
13- <SelfContained >true </SelfContained >
11+ <PublishDir >bin\Release\windows-x64-single-file\ </PublishDir >
12+ <RuntimeIdentifier >win-x64 </RuntimeIdentifier >
13+ <SelfContained >false </SelfContained >
1414 <PublishSingleFile >True</PublishSingleFile >
15- <PublishReadyToRun >False</PublishReadyToRun >
16- <PublishTrimmed >True</PublishTrimmed >
15+ <PublishReadyToRun >True</PublishReadyToRun >
1716 </PropertyGroup >
1817</Project >
Original file line number Diff line number Diff line change 66 <UseWPF >true</UseWPF >
77 <UseWindowsForms >true</UseWindowsForms >
88 <ApplicationIcon >Resources\ExaltedOrb.ico</ApplicationIcon >
9- <AssemblyVersion >0.8.0 .0</AssemblyVersion >
10- <FileVersion >0.8.0 .0</FileVersion >
11- <Version >0.8.0 .0</Version >
9+ <AssemblyVersion >0.8.1 .0</AssemblyVersion >
10+ <FileVersion >0.8.1 .0</FileVersion >
11+ <Version >0.8.1 .0</Version >
1212 <ApplicationManifest >app.manifest</ApplicationManifest >
1313 <Description >A Path of Exile helper that shows item prices using the official Path of Exile Trade API.</Description >
1414 <PackageProjectUrl >https://github.com/domialex/Sidekick</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments