Skip to content

Commit 261993f

Browse files
1009584: Add a Chart with dapper sample.
1 parent b368fcd commit 261993f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Maps/Maps_Dappers/Services/DbConnectionFactory.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ INSERT INTO Cities (Name, SnapChartValues, Latitude, Longitude) VALUES
5151
('United Kingdom', 18, 51.5074, -0.1278),
5252
('Mexico', 16, 19.4326, -99.1332),
5353
('Japan', 31, 35.6762, 139.6503),
54-
('Mexico', 26, 19.4326, -99.1332),
5554
('Brazil', 13, -15.7939, -47.8828),
5655
('Germany', 11, 52.5200, 13.4050),
5756
('Russia', 8, 55.7558, 37.6173),

0 commit comments

Comments
 (0)