File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Tests/Microsoft.Diagnostics.Monitoring.TestCommon Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 10
10
<DotNetHostGeneratedFileName >$(IntermediateOutputPath)/$(TargetFramework)/TestDotNetHost.g.cs</DotNetHostGeneratedFileName >
11
11
<NetCoreAppVersion Condition =" '$(TargetFramework)' == 'net8.0'" >$(MicrosoftNETCoreApp80Version)</NetCoreAppVersion >
12
12
<NetCoreAppVersion Condition =" '$(TargetFramework)' == 'net9.0'" >$(MicrosoftNETCoreApp90Version)</NetCoreAppVersion >
13
+ <NetCoreAppVersion Condition =" '$(TargetFramework)' == '10.0'" >$(MicrosoftNETCoreApp100Version)</NetCoreAppVersion >
13
14
<AspNetCoreAppVersion Condition =" '$(TargetFramework)' == 'net8.0'" >$(MicrosoftAspNetCoreApp80Version)</AspNetCoreAppVersion >
14
15
<AspNetCoreAppVersion Condition =" '$(TargetFramework)' == 'net9.0'" >$(MicrosoftAspNetCoreApp90Version)</AspNetCoreAppVersion >
15
16
<AspNetCoreAppVersion Condition =" '$(TargetFramework)' == 'net10.0'" >$(MicrosoftAspNetCoreApp100Version)</AspNetCoreAppVersion >
You can’t perform that action at this time.
0 commit comments