You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can learn more about the project from the project [Documentation](./docs).
21
21
22
-
23
-
> **Note**
24
-
> The source code for these tools has been moved to the [dotnet/sdk](https://github.com/dotnet/sdk/tree/main/src/Containers) repo.
25
-
> For easier development, please use the [containers.slnf](https://github.com/dotnet/sdk/blob/main/containers.slnf) solution filter when working on containers-only code.
26
-
27
-
This repo only contains documentation and issues for the project.
28
-
29
22
## Prerequisites
30
23
31
24
[.NET SDK 7.0.100, preview 7](https://dotnet.microsoft.com/download/dotnet/7.0) or later
32
25
33
26
## Contributing
34
27
28
+
This repo only contains documentation and issues for the project.
29
+
35
30
The source code was moved to [dotnet/sdk](https://github.com/dotnet/sdk/tree/main/src/Containers) repo.
36
31
For easiness, please use [containers.slnf](https://github.com/dotnet/sdk/blob/main/containers.slnf) filter in case the intention is only to build and debug containers source code.
0 commit comments