Skip to content

Commit d4330c4

Browse files
committed
Add AGENTS.md
Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
1 parent 9d520ee commit d4330c4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/SlimMessageBus.sln

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 17
4-
VisualStudioVersion = 17.0.32014.148
3+
# Visual Studio Version 18
4+
VisualStudioVersion = 18.6.11822.322 stable
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{9F005B5C-A856-4351-8C0C-47A8B785C637}"
77
ProjectSection(SolutionItems) = preProject
@@ -234,6 +234,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SlimMessageBus.Host.Outbox.
234234
EndProject
235235
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructure", "Infrastructure", "{137BFD32-CD0A-47CA-8884-209CD49DEE8C}"
236236
ProjectSection(SolutionItems) = preProject
237+
..\AGENTS.md = ..\AGENTS.md
237238
Infrastructure\docker-compose.yml = Infrastructure\docker-compose.yml
238239
..\infrastructure.ps1 = ..\infrastructure.ps1
239240
..\infrastructure.sh = ..\infrastructure.sh

0 commit comments

Comments
 (0)