Remove unused SqlQueries samples (#4931) #1316
Annotations
4 warnings
Setup .NET 6.0 SDK
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build samples:
samples/core/Miscellaneous/ConfiguringDbContext/WebApp/Program.cs#L8
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Build samples:
samples/core/Miscellaneous/ConfiguringDbContext/WebApp/Program.cs#L8
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Setup .NET Core 3.1 SDK
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading