File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <OutputType >Exe</OutputType >
5- <TargetFramework >net8.0</TargetFramework >
6- <ImplicitUsings >enable</ImplicitUsings >
7- <Nullable >enable</Nullable >
8- </PropertyGroup >
3+ <PropertyGroup >
4+ <OutputType >Exe</OutputType >
5+ <TargetFramework >net8.0</TargetFramework >
6+ <ImplicitUsings >enable</ImplicitUsings >
7+ <Nullable >enable</Nullable >
8+ </PropertyGroup >
99
10- <ItemGroup >
11- <PackageReference Include =" SharpZipLib" Version =" 1.4.2" />
12- <PackageReference Include =" ValveKeyValue" Version =" 0.10 .0.360 " />
13- </ItemGroup >
10+ <ItemGroup >
11+ <PackageReference Include =" SharpZipLib" Version =" 1.4.2" />
12+ <PackageReference Include =" ValveKeyValue" Version =" 0.11 .0.378 " />
13+ </ItemGroup >
1414
15- </Project >
15+ </Project >
You can’t perform that action at this time.
0 commit comments