File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 17
17
<RuntimeGraph >$(LibrariesProjectRoot)OSGroups.json</RuntimeGraph >
18
18
<BuildTargetFramework >$(NetCoreAppCurrent)</BuildTargetFramework >
19
19
<ShouldUnsetParentConfigurationAndPlatform >false</ShouldUnsetParentConfigurationAndPlatform >
20
- <AdditionalBuildTargetFrameworks Condition =" '$(BuildingInsideVisualStudio)' == 'true'" >$(AdditionalBuildTargetFrameworks);$(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix;$(NetCoreAppCurrent)-Browser;$(NetCoreAppCurrent)-OSX;$(NetCoreAppCurrent)-Linux;$(NetCoreAppCurrent)-NetBSD;$(NetCoreAppCurrent)-FreeBSD;$(NetCoreAppCurrent)-illumos;$(NetCoreAppCurrent)-Solaris</AdditionalBuildTargetFrameworks >
20
+ <AdditionalBuildTargetFrameworks Condition =" '$(BuildingInsideVisualStudio)' == 'true'" >$(AdditionalBuildTargetFrameworks);$(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix;$(NetCoreAppCurrent)-Browser;$(NetCoreAppCurrent)-OSX;$(NetCoreAppCurrent)-iOS;$(NetCoreAppCurrent)-tvOS;$(NetCoreAppCurrent)-Android;$(NetCoreAppCurrent)- Linux;$(NetCoreAppCurrent)-NetBSD;$(NetCoreAppCurrent)-FreeBSD;$(NetCoreAppCurrent)-illumos;$(NetCoreAppCurrent)-Solaris</AdditionalBuildTargetFrameworks >
21
21
<!-- Remove once is fixed: https://github.com/dotnet/roslyn/issues/42344 -->
22
22
<GeneratePlatformNotSupportedAssemblyHeaderFile >$(RepositoryEngineeringDir)LicenseHeader.txt</GeneratePlatformNotSupportedAssemblyHeaderFile >
23
23
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments