Fixed some commandhandler issues, fixed cleanup migration not taking into account alias duplication (how is it even possible?)
This commit is contained in:
parent
76bafd076f
commit
231e77452f
6 changed files with 19 additions and 32 deletions
src/EllieBot
|
@ -4,7 +4,7 @@
|
|||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>true</ImplicitUsings>
|
||||
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
||||
<Version>6.0.0-alpha1</Version>
|
||||
<Version>6.0.1</Version>
|
||||
|
||||
<!-- Output/build -->
|
||||
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue