Skip to content

Commit

Permalink
Remove specific path from samples.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kebarko committed Jul 18, 2023
1 parent ab569c0 commit c2588a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/configuration.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"TrainSimPath": "C:\\Users\\rabek\\source\\repos\\RouteManager\\src\\RouteManager\\bin\\Debug\\net7.0-windows\\TEST\\TrainSim",
"ExtStoragePath": "C:\\Users\\rabek\\source\\repos\\RouteManager\\src\\RouteManager\\bin\\Debug\\net7.0-windows\\TEST\\ODLOZ",
"TrainSimPath": "C:\\Path\\To\\TrainSim\\TEST\\TrainSim",
"ExtStoragePath": "C:\\Path\\To\\ExtStorage\\TEST\\ODLOZ",
"Routes": [
{
"Name": "Breclav - Praha",
Expand Down

0 comments on commit c2588a7

Please sign in to comment.