Skip to content

Commit 9f3826a

Browse files
amend csproj.
1 parent 0fb9622 commit 9f3826a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChristopherBriddock.SortingAlgorithms/ChristopherBriddock.SortingAlgorithms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8-
<IsPackable>>true</IsPackable>
8+
<IsPackable>true</IsPackable>
99
</PropertyGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)