Skip to content

Commit

Permalink
Updated package.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed May 29, 2024
1 parent b1a796d commit bf35559
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="RelaxVersioner" Version="3.3.0" PrivateAssets="All" />
<PackageReference Include="RelaxVersioner" Version="3.4.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="All" />
</ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions chibiar/chibiar.net4/chibiar.net4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.32" />
<PackageReference Include="ILRepack.FullAuto" Version="1.5.0" PrivateAssets="All" />
<PackageReference Include="ILRepack.FullAuto" Version="1.6.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions chibias/chibias.net4/chibias.net4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.32" />
<PackageReference Include="ILRepack.FullAuto" Version="1.5.0" PrivateAssets="All" />
<PackageReference Include="ILRepack.FullAuto" Version="1.6.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions chibild/chibild.net4/chibild.net4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.32" />
<PackageReference Include="ILRepack.FullAuto" Version="1.5.0" PrivateAssets="All" />
<PackageReference Include="ILRepack.FullAuto" Version="1.6.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bf35559

Please sign in to comment.