Skip to content

Commit

Permalink
Revert CLS compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbl committed Jul 4, 2022
1 parent 11892a0 commit 9f064a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions QrCodeGenerator/QrCodeGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,4 @@ Optional advanced features:
<Exec Command="dotnet validate package local $([MSBuild]::EnsureTrailingSlash($(PackageOutputPath)))$(PackageId).$(PackageVersion).nupkg" />
</Target>

<ItemGroup>
<AssemblyAttribute Include="CLSCompliantAttribute">
<_Parameter1>true</_Parameter1>
</AssemblyAttribute>
</ItemGroup>

</Project>

0 comments on commit 9f064a0

Please sign in to comment.