File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "profiles" : {
33 "UnityXRefMap" : {
4- "commandName" : " Project" ,
5- "commandLineArgs" : " 2019.3"
4+ "commandName" : " Project"
65 }
76 }
87}
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" LibGit2Sharp" Version =" 0.26.2 " />
10- <PackageReference Include =" YamlDotNet" Version =" 8.1.2 " />
9+ <PackageReference Include =" LibGit2Sharp" Version =" 0.31.0 " />
10+ <PackageReference Include =" YamlDotNet" Version =" 16.2.1 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
You can’t perform that action at this time.
0 commit comments