Skip to content

Commit

Permalink
Fix rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero committed Feb 20, 2024
1 parent 154f8e6 commit 08c92ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QuantConnect.Polygon.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuantConnect.Polygon", "QuantConnect.Polygon\QuantConnect.Polygon.csproj", "{9A6CBCD4-A33F-4FD7-9961-2224F76F735E}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuantConnect.Polygon", "QuantConnect.Polygon\QuantConnect.DataSource.Polygon.csproj", "{9A6CBCD4-A33F-4FD7-9961-2224F76F735E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuantConnect.Polygon.Tests", "QuantConnect.Polygon.Tests\QuantConnect.Polygon.Tests.csproj", "{0CC63603-4D32-4B78-9C3B-EE1162D269B3}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuantConnect.Polygon.Tests", "QuantConnect.Polygon.Tests\QuantConnect.DataSource.Polygon.Tests.csproj", "{0CC63603-4D32-4B78-9C3B-EE1162D269B3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuantConnect.Brokerages", "..\Lean\Brokerages\QuantConnect.Brokerages.csproj", "{C336280C-5F42-4369-B90F-F72107A35DF1}"
EndProject
Expand Down

0 comments on commit 08c92ee

Please sign in to comment.