Michael Simons

Results 60 issues of Michael Simons

Source build requires projects to build with the current TFM or a supported netstandard TFM. command-line-api currently targets net6.0. Ideally this would be updated to net7.0. If that is not...

# Breaking Change to .NET Packages on Winget The Microsoft .NET team plans to make a set of breaking changes to the .NET packages that are available through the [Windows...

Breaking Change
Windows

# NuGet restore failing on .NET 5 for Debian-based OSes .NET 5 restore is broken for Debian-based operating systems including Docker thus resulting in error messages like: ``` error NU3037:...

Linux
.NET 5.0

# .NET Core `latest` Docker tags updated to 3.1 The `latest` tags for the [dotnet/core](https://hub.docker.com/_/microsoft-dotnet-core) repos have been updated to reference [.NET Core 3.1](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/). ## Discussion You can share your...

Docker
Linux
Windows
.NET Core 3.1

# Windows Server, version 1803 no longer supported by .NET Framework Windows Server, version 1803 is no longer supported. As a result, this version of Windows is no longer supported...

Docker
Windows
.NET Framework
EOL

# Windows Server, version 1803 no longer supported by .NET Core Windows Server, version 1803 is no longer supported. As a result, this version of Windows is no longer supported...

Docker
Windows
.NET Core 2.1
EOL
.NET Core 3.0
.NET Core 2.2
.NET Core 3.1

# .NET Framework Docker images support for Windows Server, version 1909 With the release of Windows Server, version 1909 on November 11, 2019, .NET Framework Docker images have been published...

Docker
Windows
.NET Framework

# .NET Core Docker images support for Windows Server, version 1909 With the release of Windows Server, version 1909 on November 11, 2019, .NET Core Docker images have been published...

Docker
Windows
.NET Core 2.1
.NET Core 3.0
.NET Core 2.2
.NET Core 3.1

We need a way to provide enterprise source-build partners access to our product packages pre-release. We currently provide pre-release source-build access to these partners so that they can build and...

In general we think of versions as a number that increase over time. The appropriate time based comparison terminology are `later` or `earlier`. Terminology such as `below` and `lower` are...

question
design