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
* Support dotnet 10.0-preview version.
* To resolve conflict
* To perform smoke test with 10.0 preview version trixie base image
* To do smoke test with dotnet 10 preview ubuntu noble version
* Revert back the Dockefile change to point to the latest version
* Updated documentation
See **[history](history)** for information on the contents of published images.
@@ -22,6 +22,7 @@ See **[history](history)** for information on the contents of published images.
22
22
You can directly reference pre-built versions of `Dockerfile` by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` to one of the following. An example `Dockerfile` is included in this repository.
See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/dotnet/tags/list).
0 commit comments