dotnet / dotnet/samples

Upgrade project(s) to the SDK-style project format

Open
#7,043 0 comments 0 reactions 0 assignees View on GitHub
dotnet-target-version
Dominant language
C#
Stars
3.7k
Forks
5.1k
Avg merge
9h 11m
Merged PRs (30d)
1

Description

There are 28 project(s) using the non-SDK-style project format.
This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/22271).

- [ ] framework/wcf/Basic/Syndication/DiagnosticsFeed/CS/DiagnosticsFeedService.csproj
- [ ] framework/wcf/Basic/Syndication/DiagnosticsFeed/VB/DiagnosticsFeed.vbproj
- [ ] framework/wcf/Basic/Syndication/LooselyTypedExtensions/CS/LooselyTypedExtensions.csproj
- [ ] framework/wcf/Basic/Syndication/LooselyTypedExtensions/VB/LooselyTypedExtensions.vbproj
- [ ] framework/wcf/Basic/Web/BasicHttpService/CS/BasicHttpService.csproj
- [ ] framework/wcf/Basic/Web/UriTemplate/CS/UriTemplate.csproj
- [ ] framework/wcf/Basic/Web/UriTemplate/VB/UriTemplate.vbproj
- [ ] framework/wcf/Basic/Web/UriTemplateDispatcher/CS/UriTemplateDispatcher.csproj
- [ ] framework/wcf/Basic/Web/UriTemplateDispatcher/VB/UriTemplateDispatcher.vbproj
- [ ] framework/wcf/Basic/Web/UriTemplateTable/CS/UriTemplateTable.csproj
- [ ] framework/wcf/Basic/Web/UriTemplateTable/VB/UriTemplateTable.vbproj
- [ ] framework/wcf/Extensibility/Syndication/JsonFeeds/CS/JsonFeeds.csproj
- [ ] framework/wcf/Extensibility/Syndication/StreamingFeeds/CS/StreamingFeeds.csproj
- [ ] framework/wcf/Extensibility/Syndication/StronglyTypedExtensions/CS/StronglyTypedExtensions.csproj
- [ ] framework/wcf/Extensibility/Transport/WseTcpInterop/CS/WseTcpTransport.csproj
- [ ] framework/wcf/Extensibility/Web/FormPost/CS/FormPost.csproj
- [ ] framework/wcf/Setup/FindPrivateKey/CS/FindPrivateKey.csproj
- [ ] framework/wcf/Tools/ConfigurationCodeGenerator/CS/ConfigurationCodeGenerator.csproj
- [ ] framework/wcf/Tools/CustomChannelsTester/CS/CustomChannelsTester.csproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/ExpressionTextBox/cs/ExpressionTextBoxSample.csproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/UsingEditingScope/cs/UsingEditingScope.csproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/WorkflowItemPresenter/cs/UsingWorkflowItemPresenter.csproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/WorkflowItemPresenter/vb/UsingWorkflowItemPresenter.vbproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/WorkflowItemsPresenter/cs/UsingWorkflowItemsPresenter.csproj
- [ ] framework/.../basic/CustomActivities/CustomActivityDesigners/WorkflowItemsPresenter/vb/UsingWorkflowItemsPresenter.vbproj
- [ ] framework/windows-workflow-foundation/basic/Designer/ViewStateCleaningWriter/cs/ViewStateCleaningWriter.csproj
- [ ] framework/windows-workflow-foundation/basic/DesignerRehosting/cs/DesignerRehosting.csproj
- [ ] framework/windows-workflow-foundation/basic/DesignerRehosting/vb/DesignerRehosting.vbproj

Consider upgrading the project(s) to the [SDK-style format](https://docs.microsoft.com/dotnet/standard/frameworks).

If any of these projects listed in this issue are intentionally demonstrating the old project style,
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](https://learn.microsoft.com/dotnet/core/extensions/file-globbing).

```json
{
"ignore": [
"**/path/to/example.csproj"
]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.