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