Skip to content

Conversation

Anders-Toegersen
Copy link
Contributor

No description provided.

Changed accessors for classes
Added coding rules for uninstantiated classes
Exposed internal classes to Test assembly
@Anders-Toegersen Anders-Toegersen merged commit 2d1334c into atc-net:main Jan 18, 2023
@@ -0,0 +1,39 @@
using System.Diagnostics.CodeAnalysis;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

@@ -0,0 +1,31 @@
using Atc.Azure.Options.Authorization;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

@@ -1,26 +1,68 @@
using System.Diagnostics.CodeAnalysis;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

@@ -0,0 +1,60 @@
using Atc.Azure.Messaging.EventHub;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

@@ -0,0 +1,59 @@
using Atc.Azure.Messaging.ServiceBus;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

@@ -0,0 +1,73 @@
using Atc.Azure.Messaging.EventHub;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to GlobalUsings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants