-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 comment with min OS version locations to update #93180
Conversation
Discovered another version we need to keep in sync in #93167
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsDiscovered another version we need to keep in sync in #93167
|
@@ -58,6 +58,7 @@ | |||
- src/installer/pkg/sfx/bundle/shared-framework-distribution-template-x64.xml | |||
- src/installer/pkg/sfx/bundle/shared-framework-distribution-template-arm64.xml | |||
- src/tasks/MobileBuildTasks/Apple/AppleProject.cs | |||
- dotnet/installer repo > src/redist/targets/GeneratePKG.targets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the unused watchOSVersionMin
and watchOS64_32VersionMin
and add them when needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsDiscovered another version we need to keep in sync in #93167
|
Discovered another version we need to keep in sync in #93167