-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
dotnet-target-versionIssues and PRs automatically generated from the .NET version sweeper.Issues and PRs automatically generated from the .NET version sweeper.
Description
The following project file(s) target a .NET version that's no longer supported.
This is an auto-generated issue, detailed and discussed in dotnet/docs#22271.
Target version | End of life | Release notes | Nearest LTS TFM version |
---|---|---|---|
net6.0 |
November, 12 2024 | net6.0 release notes | net8.0 |
- azure/app-configuration-dynamic-reload/app-configuration-dynamic-reload.csproj
- azure/app-insights-aspnet-core-quickstart/app-insights-aspnet-core-quickstart.csproj
- azure/sdk-identity-resources-storage/AzureIdentityStorageExample.csproj
- core/hosting/src/App/App.csproj
- core/hosting/src/DotNetLib/DotNetLib.csproj
- core/hosting/src/NativeHost/NativeHost.csproj
- core/interop/comwrappers/Tutorial/Tutorial.csproj
- core/interop/cpp-cli/ManagedApp/ManagedApp.csproj
- core/interop/cpp-cli/ManagedLibrary/ManagedLibrary.csproj
- core/interop/IDynamicInterfaceCastable/src/ManagedApp/IDynamicInterfaceCastableSample.csproj
- core/interop/IDynamicInterfaceCastable/src/NativeLib/NativeLib.csproj
- core/mono-samples/Android/AndroidSampleApp.csproj
- core/mono-samples/iOS/iOSSampleApp.csproj
- core/mono-samples/wasm/WasmSampleApp.csproj
- csharp/branches-quickstart/BranchesAndLoops.csproj
- csharp/getting-started/console-teleprompter/console-teleprompter.csproj
- csharp/getting-started/console-webapiclient/webapiclient.csproj
- csharp/list-quickstart/list-quickstart.csproj
- csharp/numbers-quickstart/NumbersInCSharp.csproj
- csharp/roslyn-sdk/SemanticQuickStart/SemanticQuickStart.csproj
- csharp/roslyn-sdk/SyntaxQuickStart/HelloSyntaxTree/HelloSyntaxTree.csproj
- csharp/roslyn-sdk/SyntaxQuickStart/SyntaxWalker/SyntaxWalker.csproj
- csharp/roslyn-sdk/SyntaxTransformationQuickStart/ConstructionCS/ConstructionCS.csproj
- csharp/roslyn-sdk/SyntaxTransformationQuickStart/TransformationCS/TransformationCS.csproj
- csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.Test/MakeConst.Test.csproj
- csharp/unit-testing-code-coverage/XUnit.Coverlet.Collector/XUnit.Coverlet.Collector.csproj
- csharp/unit-testing-code-coverage/XUnit.Coverlet.MSBuild/XUnit.Coverlet.MSBuild.csproj
- framework/docker/ConsoleRandomAnswerGenerator/ConsoleRandomAnswerGenerator/ConsoleRandomAnswerGenerator.csproj
- github-actions/DotNet.GitHubAction/DotNet.CodeAnalysis/DotNet.CodeAnalysis.csproj
- github-actions/DotNet.GitHubAction/DotNet.GitHubAction/DotNet.GitHubAction.csproj
- iot/cheesecave.net/cheesecave.net.csproj
- iot/dotnet-iot-and-nanoframework/dotnet-iot/DNSensorAzureIoTHub.csproj
- msbuild/custom-task-code-generation/AppSettingStronglyTyped/AppSettingStronglyTyped.Test/AppSettingStronglyTyped.Test.csproj
- msbuild/custom-task-code-generation/MSBuildConsoleExample/MSBuildConsoleExample/MSBuildConsoleExample.csproj
- msbuild/rest-api-client-generation/PetReaderExecTaskExample/PetReaderExecTaskExample/PetReaderExecTaskExample.csproj
- msbuild/.../PetReaderToolTaskExample/PetReaderToolTaskExample/PetReaderToolTaskConsoleApp/PetReaderToolTaskConsoleApp.csproj
- msbuild/.../PetReaderToolTaskExample/PetReaderToolTaskExample/RestApiClientGenerator.Test/RestApiClientGenerator.Test.csproj
Consider upgrading projects to either the Standard Term Support (STS) or Long Term Support (LTS) versions.
If any of these projects listed in this issue are intentionally targeting an unsupported version,
you can optionally configure to ignore these results in future automation executions.
Create a (or update the) dotnet-versionsweeper.json file at the root of the repository and
add an ignore
entry following the
globbing patterns detailed here.
{
"ignore": [
"**/path/to/example.csproj"
]
}
Metadata
Metadata
Assignees
Labels
dotnet-target-versionIssues and PRs automatically generated from the .NET version sweeper.Issues and PRs automatically generated from the .NET version sweeper.