File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1515 <FileVersion Condition =" '$(FileVersion)' == ''" >$(VersionPrefix).0</FileVersion >
1616
1717 <NhAppTargetFrameworks Condition =" $(NhAppTargetFrameworks) == ''" >net48;net10.0</NhAppTargetFrameworks >
18- <NhLibTargetFrameworks Condition =" $(NhLibTargetFrameworks) == ''" >net461;net48;netcoreapp2.0;netstandard2.0;netstandard2.1;net6.0;net10.0</NhLibTargetFrameworks >
18+ <NhLibTargetFrameworks Condition =" $(NhLibTargetFrameworks) == ''" >net461;net48;netcoreapp2.0;netstandard2.0;netstandard2.1;net6.0;net8.0; net10.0</NhLibTargetFrameworks >
1919 <RuntimeFrameworkVersion Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" >2.0.3</RuntimeFrameworkVersion >
2020 <NhNetFx >false</NhNetFx >
2121 <NhNetFx Condition =" $(TargetFramework.StartsWith('net4'))" >true</NhNetFx >
You can’t perform that action at this time.
0 commit comments