File tree Expand file tree Collapse file tree 3 files changed +17
-6
lines changed
Expand file tree Collapse file tree 3 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project Sdk =" Microsoft .NET.Sdk" >
2+ <Project Sdk =" Dalamud .NET.Sdk/12.0.2 " >
33 <PropertyGroup >
44 <Product >PositionalGuide</Product >
55 <Version >4.7.0</Version >
Original file line number Diff line number Diff line change 1515 <Import Project =" framework.props" />
1616
1717 <ItemGroup >
18- <PackageReference Include =" DalamudPackager" Version =" 12.0.0" />
1918 <Reference Include =" Newtonsoft.Json" >
2019 <HintPath >$(DalamudLibPath)Newtonsoft.Json.dll</HintPath >
2120 <Private >False</Private >
Original file line number Diff line number Diff line change 11{
22 "version" : 1 ,
33 "dependencies" : {
4- "net8 .0-windows7.0" : {
4+ "net9 .0-windows7.0" : {
55 "DalamudPackager" : {
66 "type" : " Direct" ,
7- "requested" : " [11.0.0, )" ,
8- "resolved" : " 11.0.0" ,
9- "contentHash" : " bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA=="
7+ "requested" : " [12.0.0, )" ,
8+ "resolved" : " 12.0.0" ,
9+ "contentHash" : " J5TJLV3f16T/E2H2P17ClWjtfEBPpq3yxvqW46eN36JCm6wR+EaoaYkqG9Rm5sHqs3/nK/vKjWWyvEs/jhKoXw=="
10+ },
11+ "DotNet.ReproducibleBuilds" : {
12+ "type" : " Direct" ,
13+ "requested" : " [1.2.25, )" ,
14+ "resolved" : " 1.2.25" ,
15+ "contentHash" : " xCXiw7BCxHJ8pF6wPepRUddlh2dlQlbr81gXA72hdk4FLHkKXas7EH/n+fk5UCA/YfMqG1Z6XaPiUjDbUNBUzg=="
16+ },
17+ "Microsoft.NET.ILLink.Tasks" : {
18+ "type" : " Direct" ,
19+ "requested" : " [9.0.2, )" ,
20+ "resolved" : " 9.0.2" ,
21+ "contentHash" : " +KFnCLVPicEq99ko0tq+ycTvNLXHw0tImmTZjPloB/DOFLPT56KLfk5aS7wbgXRPzYhXTTBYLGaABea5mke77w=="
1022 }
1123 }
1224 }
You can’t perform that action at this time.
0 commit comments