File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
EverythingToolbar.Deskband Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <FileVersion >2.0.0 .0</FileVersion >
4- <AssemblyVersion >2.0.0 .0</AssemblyVersion >
3+ <FileVersion >2.0.1 .0</FileVersion >
4+ <AssemblyVersion >2.0.1 .0</AssemblyVersion >
55 <SelfContained >false</SelfContained >
66 <AccelerateBuildsInVisualStudio >true</AccelerateBuildsInVisualStudio >
77 <PublishReadyToRun >true</PublishReadyToRun >
Original file line number Diff line number Diff line change 5656 <PackageReference Include =" NLog" Version =" 5.1.1" />
5757 </ItemGroup >
5858 <PropertyGroup >
59- <PreBuildEvent >$(SolutionDir)tools\stop_explorer.cmd
60- xcopy $(SolutionDir)EverythingSDK\x64\$(Configuration)\Everything64.dll $(TargetDir) /r /y
59+ <PreBuildEvent >taskkill /f /im explorer.exe
60+ xcopy $(SolutionDir)EverythingSDK\x64\$(Configuration)\Everything64.dll $(TargetDir) /r /y
6161Exit 0</PreBuildEvent >
6262 </PropertyGroup >
6363 <PropertyGroup >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments