Skip to content

Commit

Permalink
bumped codegen package version
Browse files Browse the repository at this point in the history
  • Loading branch information
hippiehunter committed Sep 18, 2020
1 parent ee8fee6 commit 27833e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HarmonyCore.CliTool/HarmonyCore.CliTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Harmony.Core.CodeGen" Version="1.0.1" />
<PackageReference Include="Harmony.Core.CodeGen" Version="1.0.2" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="16.6.0" ExcludeAssets="runtime" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
Expand Down

0 comments on commit 27833e2

Please sign in to comment.