Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 17 3 packages #63599

Merged
merged 6 commits into from
Aug 31, 2022
Merged

Conversation

chsienki
Copy link
Contributor

No description provided.

@@ -2,7 +2,7 @@
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard1.3;net45</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmat mentions that we can just make this <TargetFramework> and dump net461 support (same for below).

@CyrusNajmabadi
Copy link
Member

See: #63544

@JoeRobich
Copy link
Member

validation is passing for this PR.

@JoeRobich JoeRobich marked this pull request as ready for review August 31, 2022 01:19
@JoeRobich JoeRobich requested review from a team as code owners August 31, 2022 01:19
@JoeRobich JoeRobich merged commit e2a5bd7 into dotnet:release/dev17.3 Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants