Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 9828cc1

Browse files
authored
Follow up on #25738 (#26196)
* Follow up on #25738 * PR Comments
1 parent 1efbd8e commit 9828cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Collections.Immutable/src/System.Collections.Immutable.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<FileAlignment>512</FileAlignment>
1010
<DocumentationFile>$(OutputPath)$(MSBuildProjectName).xml</DocumentationFile>
1111
<GenerateAppxPackageOnBuild>False</GenerateAppxPackageOnBuild>
12+
<PackageTargetFramework Condition="'$(TargetGroup)' == 'netstandard1.0'">netstandard1.0;portable-net45+win8+wp8+wpa81</PackageTargetFramework>
1213
</PropertyGroup>
1314
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Debug|AnyCPU'" />
1415
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Release|AnyCPU'" />

0 commit comments

Comments
 (0)