Skip to content

Commit a4272b9

Browse files
authored
Update NosCore.PathFinder.csproj
1 parent 641f358 commit a4272b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/NosCore.PathFinder/NosCore.PathFinder.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<PackageIcon>icon.png</PackageIcon>
2222
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
2323
<GenerateDocumentationFile>true</GenerateDocumentationFile>
24+
<NoWarn>CS1591</NoWarn>
2425
</PropertyGroup>
2526

2627
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)