File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <PackageId >BP-Essentials</PackageId >
66 <Description >Basic commands for powerful moderation.</Description >
7- <FileVersion >3.2.1 </FileVersion >
8- <AssemblyVersion >3.2.1 </AssemblyVersion >
9- <Version >3.2.1 </Version >
7+ <FileVersion >3.2.2 </FileVersion >
8+ <AssemblyVersion >3.2.2 </AssemblyVersion >
9+ <Version >3.2.2 </Version >
1010 <LangVersion >preview</LangVersion >
1111 </PropertyGroup >
1212
1313 <!-- Only needed for windows as it is suggested to create a soft link/symlink on unix -->
14- <Target Condition =" '$(OS)' == 'Windows_NT'" Name =" PostBuild" AfterTargets =" PostBuildEvent" >
14+ <Target Condition =" '$(OS)' == 'Windows_NT'" Name =" PostBuild" AfterTargets =" PostBuildEvent" >
1515 <Exec Command =" copy /Y " $(OutDir)\$(TargetFileName)" " $(BPDIR)\Plugins" " />
1616 </Target >
1717
You can’t perform that action at this time.
0 commit comments