We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests
1 parent 9291a78 commit 8b8229bCopy full SHA for 8b8229b
src/libraries/tests.proj
@@ -38,6 +38,8 @@
38
39
<!-- https://github.com/dotnet/runtime/issues/66647 -->
40
<HighAOTResourceRequiringProject Include="$(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj" />
41
+
42
+ <HighAOTResourceRequiringProject Include="$(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj" />
43
</ItemGroup>
44
45
<!-- Samples which are too complex for CI -->
0 commit comments