Restructure solution layout by module
This commit is contained in:
		@@ -1,19 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
  "schemaVersion": "1.0",
 | 
			
		||||
  "id": "stellaops.notify.connector.teams",
 | 
			
		||||
  "displayName": "StellaOps Teams Notify Connector",
 | 
			
		||||
  "version": "0.1.0-alpha",
 | 
			
		||||
  "requiresRestart": true,
 | 
			
		||||
  "entryPoint": {
 | 
			
		||||
    "type": "dotnet",
 | 
			
		||||
    "assembly": "StellaOps.Notify.Connectors.Teams.dll"
 | 
			
		||||
  },
 | 
			
		||||
  "capabilities": [
 | 
			
		||||
    "notify-connector",
 | 
			
		||||
    "teams"
 | 
			
		||||
  ],
 | 
			
		||||
  "metadata": {
 | 
			
		||||
    "org.stellaops.notify.channel.type": "teams",
 | 
			
		||||
    "org.stellaops.notify.connector.cardVersion": "1.5"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
{
 | 
			
		||||
  "schemaVersion": "1.0",
 | 
			
		||||
  "id": "stellaops.notify.connector.teams",
 | 
			
		||||
  "displayName": "StellaOps Teams Notify Connector",
 | 
			
		||||
  "version": "0.1.0-alpha",
 | 
			
		||||
  "requiresRestart": true,
 | 
			
		||||
  "entryPoint": {
 | 
			
		||||
    "type": "dotnet",
 | 
			
		||||
    "assembly": "StellaOps.Notify.Connectors.Teams.dll"
 | 
			
		||||
  },
 | 
			
		||||
  "capabilities": [
 | 
			
		||||
    "notify-connector",
 | 
			
		||||
    "teams"
 | 
			
		||||
  ],
 | 
			
		||||
  "metadata": {
 | 
			
		||||
    "org.stellaops.notify.channel.type": "teams",
 | 
			
		||||
    "org.stellaops.notify.connector.cardVersion": "1.5"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user