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.
1 parent 0fef545 commit 557fe5aCopy full SHA for 557fe5a
tests/NetEscapades.EnumGenerators.IntegrationTests/Enums.cs
@@ -63,6 +63,8 @@ namespace NetEscapades.EnumGenerators.Nuget.IntegrationTests
63
namespace NetEscapades.EnumGenerators.Nuget.Interceptors.IntegrationTests
64
#elif NUGET_NETSTANDARD_INTERCEPTOR_TESTS
65
namespace NetEscapades.EnumGenerators.Nuget.NetStandard.Interceptors.IntegrationTests
66
+#elif NUGET_SYSTEMMEMORY_INTEGRATION_TESTS
67
+namespace NetEscapades.EnumGenerators.Nuget.SystemMemory.IntegrationTests
68
#else
69
#error Unknown integration tests
70
#endif
0 commit comments