Skip to content

Commit 4afaab7

Browse files
committed
Exclude Types from packages list
1 parent d735c5c commit 4afaab7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/FluentAssertions.Web.Types/FluentAssertions.Web.Types.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2+
3+
<PropertyGroup>
4+
<IsPackable>false</IsPackable>
5+
</PropertyGroup>
6+
27
<ItemGroup>
38
<PackageReference Include="System.Text.Json" />
49
</ItemGroup>

0 commit comments

Comments
 (0)