File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net5 .0</TargetFramework >
5+ <TargetFramework >net6 .0</TargetFramework >
66 <RootNamespace >WindowsBuildIdentifier</RootNamespace >
77 <StartupObject >WindowsBuildIdentifier.Program</StartupObject >
88 <AssemblyVersion >1.0.0.0</AssemblyVersion >
2626 </ItemGroup >
2727
2828 <ItemGroup >
29- <PackageReference Include =" CommandLineParser" Version =" 2.7.82 " />
29+ <PackageReference Include =" CommandLineParser" Version =" 2.8.0 " />
3030 <PackageReference Include =" ini-parser-netstandard" Version =" 2.5.2" />
31- <PackageReference Include =" ManagedWimLib" Version =" 1.4.3 " />
32- <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " />
31+ <PackageReference Include =" ManagedWimLib" Version =" 2.2.0 " />
32+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
3333 </ItemGroup >
3434
3535 <ItemGroup >
You can’t perform that action at this time.
0 commit comments