Skip to content

Commit d94f0ce

Browse files
authored
Fix Windows build (#765)
1 parent 58e1646 commit d94f0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NATS.Net.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NATS.Client.Core.Tests", "t
1717
EndProject
1818
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MicroBenchmark", "sandbox\MicroBenchmark\MicroBenchmark.csproj", "{A10F0D89-13F3-49B3-ACF7-66E45DC95225}"
1919
EndProject
20-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".", ".", "{899BE3EA-C5CA-4394-9B62-C45CBFF3AF4E}"
20+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{899BE3EA-C5CA-4394-9B62-C45CBFF3AF4E}"
2121
ProjectSection(SolutionItems) = preProject
2222
.editorconfig = .editorconfig
2323
Directory.Build.props = Directory.Build.props

0 commit comments

Comments
 (0)