Skip to content

Commit 59af88d

Browse files
committed
ignoring eol workload errors
1 parent e1400fe commit 59af88d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636

3737
<!-- fail if XML comments are missing or invalid -->
3838
<WarningsAsErrors>1570,1571,1572,1573,1574,1580,1581,1584,1591,1710,1711,1712</WarningsAsErrors>
39+
<!-- ignore eol workload errors -->
40+
<CheckEolWorkloads>false</CheckEolWorkloads>
3941
</PropertyGroup>
4042

4143
<ItemGroup>

0 commit comments

Comments
 (0)