Skip to content

Commit 79ec09d

Browse files
authored
Set framework services IsPackable=true (#162)
1 parent a0cfa40 commit 79ec09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.AspNetCore.SystemWebAdapters.FrameworkServices/Microsoft.AspNetCore.SystemWebAdapters.FrameworkServices.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net472</TargetFramework>
5+
<IsPackable>true</IsPackable>
56
<ImplicitUsings>enable</ImplicitUsings>
67
<Nullable>enable</Nullable>
78
<EnablePackageValidation>true</EnablePackageValidation>

0 commit comments

Comments
 (0)