Skip to content

Commit d467e49

Browse files
committed
Set project as packable in EmbeddedSpa.csproj
1 parent 9c62b45 commit d467e49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

EmbeddedSpa/EmbeddedSpa.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<OutputType>Library</OutputType>
8+
<IsPackable>true</IsPackable>
89
</PropertyGroup>
910

1011
</Project>

0 commit comments

Comments
 (0)