Skip to content

Commit

Permalink
feat: suppress SYSLIB1042
Browse files Browse the repository at this point in the history
  • Loading branch information
loliGothicK committed Jan 29, 2024
1 parent 80894fe commit c2e86d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MitamatchOperations/MitamatchOperations.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<NoWarn>$(NoWarn);SYSLIB1042</NoWarn>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
Expand Down

0 comments on commit c2e86d3

Please sign in to comment.