Skip to content

Commit

Permalink
Closes #143
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 7, 2017
1 parent 61f51e4 commit e522247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on windows cd into each project and run `dotnet restore` manually.
#### [Tutorial two: Work Queues](http://www.rabbitmq.com/tutorial-two-dotnet.html)

dotnet run -p Worker/Worker.csproj
dotnet run -p NewTask/NewTask/csproj
dotnet run -p NewTask/NewTask.csproj

#### [Tutorial three: Publish/Subscribe](http://www.rabbitmq.com/tutorial-three-dotnet.html)

Expand Down

0 comments on commit e522247

Please sign in to comment.