Skip to content

Commit

Permalink
use Trait
Browse files Browse the repository at this point in the history
  • Loading branch information
Yun-Ting committed Apr 18, 2023
1 parent a37eaf6 commit 09bcb4c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -43,6 +43,7 @@ public AotCompatibilityTests(ITestOutputHelper testOutputHelper)
/// error IL2091: 'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors'.
/// </summary>
[Fact]
[Trait("Platform", "Windows")]
public void EnsureAotCompatibility()
{
string testAppPath = @"..\..\..\..\OpenTelemetry.AotCompatibility.TestApp";
Expand Down

0 comments on commit 09bcb4c

Please sign in to comment.