Skip to content

Commit 6445260

Browse files
committed
bump version + migrate to slnx
1 parent a59042c commit 6445260

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

ModeratorTools.sln

Lines changed: 0 additions & 16 deletions
This file was deleted.

ModeratorTools.slnx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<Solution>
2+
<Project Path="ModeratorTools/ModeratorTools.csproj" />
3+
</Solution>

ModeratorTools/ModeratorTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>12</LangVersion>
66
<PlatformTarget>x64</PlatformTarget>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
<Version>1.0.3</Version>
8+
<Version>1.0.4</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)