Skip to content

Commit

Permalink
Update DalamudPackager
Browse files Browse the repository at this point in the history
  • Loading branch information
karashiiro committed Apr 5, 2021
1 parent 14c7fe9 commit d49c032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DalamudPluginProjectTemplate.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net472</TargetFramework>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DalamudPackager" Version="1.2.0" />
<PackageReference Include="DalamudPackager" Version="1.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d49c032

Please sign in to comment.