Skip to content

Commit

Permalink
Update to 1.2 and 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Herigony committed Jul 28, 2021
1 parent e9d23e8 commit 7380f56
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 10 deletions.
Binary file added 1.0/Assemblies/MapEditTools.dll
Binary file not shown.
Binary file added 1.1/Assemblies/MapEditTools.dll
Binary file not shown.
Binary file added 1.2/Assemblies/MapEditTools.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<supportedVersions>
<li>1.0</li>
<li>1.1</li>
<li>1.2</li>
<li>1.3</li>
</supportedVersions>
<packageId>Herigony.MapEditTools</packageId>
<description>Adds new tools that make editing the map easier.
Expand Down
8 changes: 0 additions & 8 deletions About/LoadFolders.xml

This file was deleted.

2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>MapEditTools</identifier>
<version>1.1.2</version>
<version>1.1.3</version>
<dependencies />
<incompatibleWith />
<loadBefore />
Expand Down
2 changes: 1 addition & 1 deletion Source/MapEditTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\1.1\Assemblies\</OutputPath>
<OutputPath>..\1.3\Assemblies\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
Expand Down

0 comments on commit 7380f56

Please # to comment.