Skip to content

Conversation

@JamieMagee
Copy link
Member

The TargetLatestRuntimePatch property forces the runtimeconfig.json1 of our executables to specify the latest version of the runtime that the SDK we used to build knows about, instead of targeting 6.0.xxx. Forcing this higher version makes any executables we produce less portable.

Footnotes

  1. https://learn.microsoft.com/en-us/dotnet/core/runtime-config/

The `TargetLatestRuntimePatch` property forces the `runtimeconfig.json` of our executables to specify the latest version of the runtime that the SDK we used to build knows about, instead of targeting `6.0.xxx`. Forcing this higher version makes any executables we produce less portable.
@JamieMagee JamieMagee requested a review from a team as a code owner October 19, 2022 15:36
@JamieMagee JamieMagee requested a review from Omotola October 19, 2022 15:36
@JamieMagee JamieMagee enabled auto-merge (squash) October 19, 2022 15:42
@JamieMagee JamieMagee merged commit abd15de into main Oct 19, 2022
@JamieMagee JamieMagee deleted the users/jamagee/target-latest-runtime-patch branch October 19, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants