File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <Authors >NightmareXIV</Authors >
5- <BaseVersion >3.0.1.32 </BaseVersion >
5+ <BaseVersion >3.1.0.0 </BaseVersion >
66 <PackageKind ></PackageKind >
77 <VersionSuffix Condition =" '$(PackageKind)' != ''" >-$(PackageKind)</VersionSuffix >
88 <Version >$(BaseVersion)$(VersionSuffix)</Version >
99 <Configurations >Debug;Release</Configurations >
1010 </PropertyGroup >
1111
1212 <PropertyGroup >
13- <TargetFramework >net9 .0-windows7.0</TargetFramework >
13+ <TargetFramework >net10 .0-windows7.0</TargetFramework >
1414 <Platforms >x64</Platforms >
1515 <LangVersion >preview</LangVersion >
1616 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 11{
22 "version" : 1 ,
33 "dependencies" : {
4- "net9 .0-windows7.0" : {
4+ "net10 .0-windows7.0" : {
55 "Microsoft.CodeAnalysis.BannedApiAnalyzers" : {
66 "type" : " Direct" ,
77 "requested" : " [3.3.4, )" ,
You can’t perform that action at this time.
0 commit comments