Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs in Akka.NET Bootcamp Unit 1 #323

Open
JoeMarkov opened this issue Oct 2, 2021 · 2 comments
Open

Bugs in Akka.NET Bootcamp Unit 1 #323

JoeMarkov opened this issue Oct 2, 2021 · 2 comments

Comments

@JoeMarkov
Copy link

Here's some bugs I found in the bootcamp:

Item #1
In the 'Akka.NET Bootcamp Unit 1' email it says:

o get started, go to the /DoThis/ folder and open WinTail.sln.

However there is no sln file in the project. Should be the csproj instead?

Item #2
In Lesson1 we are supposed to add 'Install-Package Akka' and 'using Akka.Actor;' to the program.cs class. But the package and using statement is already present in the DoThis starter-code

@Wittran
Copy link

Wittran commented Sep 5, 2022

This is still an issue. And without the sln file, it seems to be impossible to install akka...

@jphiggs
Copy link

jphiggs commented Sep 6, 2022

image

Where are the maintainers of Bootcamp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants