Skip to content

Commit

Permalink
Suppressed a build warning NETSSDK1138
Browse files Browse the repository at this point in the history
  • Loading branch information
Taritsyn committed Jan 10, 2023
1 parent 63872f9 commit 1075f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<IsPackable>false</IsPackable>
<CheckEolTargetFramework>false</CheckEolTargetFramework>
</PropertyGroup>

<Import Project="../../build/common.props" />
Expand Down
1 change: 1 addition & 0 deletions test/AutoprefixerHost.Tests/AutoprefixerHost.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<IsTestProject>true</IsTestProject>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<IsPackable>false</IsPackable>
<CheckEolTargetFramework>false</CheckEolTargetFramework>
</PropertyGroup>

<Import Project="../../build/common.props" />
Expand Down

0 comments on commit 1075f7b

Please sign in to comment.