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 15
15
<FileVersion Condition =" '$(FileVersion)' == ''" >$(VersionPrefix).0</FileVersion >
16
16
17
17
<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 >
19
19
<RuntimeFrameworkVersion Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" >2.0.3</RuntimeFrameworkVersion >
20
20
<NhNetFx >false</NhNetFx >
21
21
<NhNetFx Condition =" $(TargetFramework.StartsWith('net4'))" >true</NhNetFx >
You can’t perform that action at this time.
0 commit comments