4 usages of MSBuild property RuntimeFrameworkVersion
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets (2)
64
Version="$(
RuntimeFrameworkVersion
)"
65
Condition="'$(
RuntimeFrameworkVersion
)' != ''"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
119
RuntimeFrameworkVersion="$(
RuntimeFrameworkVersion
)"
159
RuntimeFrameworkVersion="$(
RuntimeFrameworkVersion
)"