Skip to content

Commit

Permalink
PetScale 1.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurochi51 committed Mar 19, 2024
1 parent 774dbb8 commit eef407c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions PetScale/PetScale.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Authors></Authors>
<Company></Company>
<Version>1.0.1.0</Version>
<Version>1.1.0.0</Version>
<Description>Customize pet scale.</Description>
<Copyright></Copyright>
<PackageProjectUrl>https://github.com/Kurochi51/PetScale</PackageProjectUrl>
Expand Down Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.12" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.145">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
6 changes: 3 additions & 3 deletions PetScale/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.145, )",
"resolved": "2.0.145",
"contentHash": "BPgr0uG1JpLaDE/dIDK04cngtwzcwNEa3MJROJ+HjOal4E5EBjfTsyPOr/1yyjB2FTCmg2yIAqGteDqSykJwng=="
"requested": "[2.0.146, )",
"resolved": "2.0.146",
"contentHash": "pJ3k+3UjD2WwPsZR7fkgVYviXP3PCQM0hjwN1TuM4C0u1TuGKC9WdZCo0RAPZ+azhRPmYGSUjkjsN2fkQByghQ=="
}
}
}
Expand Down

0 comments on commit eef407c

Please sign in to comment.