Skip to content

Commit

Permalink
0.6.5 Dictionary now changes into Map
Browse files Browse the repository at this point in the history
  • Loading branch information
CodySchrank committed Feb 16, 2020
1 parent 8c95623 commit 5f8324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ _PathStyle_ (default is folders stay the same and files become camelCase) if set
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MTT" Version="0.6.4"/>
<PackageReference Include="MTT" Version="0.6.5"/>
</ItemGroup>

<Target Name="Convert" BeforeTargets="PrepareForBuild">
Expand Down

0 comments on commit 5f8324e

Please sign in to comment.