Skip to content

Commit be349a2

Browse files
committed
Version 2.9.1.1
Signed-off-by: Asriel Camora <asriel@camora.dev>
1 parent 9b69d1b commit be349a2

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

Craftimizer/Craftimizer.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
33
<PropertyGroup>
44
<Authors>Asriel Camora</Authors>
5+
<Version>2.9.1.1</Version>
56
<PackageProjectUrl>https://github.com/WorkingRobot/Craftimizer.git</PackageProjectUrl>
67
<Configurations>Debug;Release</Configurations>
78
</PropertyGroup>
@@ -36,10 +37,6 @@
3637
<PrivateAssets>all</PrivateAssets>
3738
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3839
</PackageReference>
39-
<PackageReference Include="MinVer" Version="6.0.0">
40-
<PrivateAssets>all</PrivateAssets>
41-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
42-
</PackageReference>
4340
<ProjectReference Include="..\Simulator\Craftimizer.Simulator.csproj" />
4441
<ProjectReference Include="..\Solver\Craftimizer.Solver.csproj" />
4542
</ItemGroup>

Craftimizer/packages.lock.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@
2626
"resolved": "2.0.264",
2727
"contentHash": "zRG13RDG446rZNdd/YjKRd4utpbjleRDUqNQSrX0etMnH8Rz9NBlXUpS5aR2ExoOokhNfkdOW8HpLzjLj5x0hQ=="
2828
},
29-
"MinVer": {
30-
"type": "Direct",
31-
"requested": "[6.0.0, )",
32-
"resolved": "6.0.0",
33-
"contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g=="
34-
},
3529
"DotNext": {
3630
"type": "Transitive",
3731
"resolved": "5.26.1",

0 commit comments

Comments
 (0)