Overarching Library Tasks #1
StefanGreve
started this conversation in
Ideas
Replies: 2 comments
-
|
Consider adding the following labels to all repositories:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
AOTSee also https://github.com/orgs/Advanced-Systems/discussions/2 for open issues related to AOT.
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<PublishAot>true</PublishAot>
<StripSymbols>false</StripSymbols>
</PropertyGroup> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Affected Projects:
AdvancedSystems.CoreAdvancedSystems.SecurityAdvancedSystems.ConnectorTODO
<Owner>StefanGreve</Owner>attribute toDirectory.Build.props<JsonSerializerIsReflectionEnabledByDefault>false</JsonSerializerIsReflectionEnabledByDefault>attribute toDirectory.Build.props(see also: SerializationService core#15)Directory.Build.targetBeta Was this translation helpful? Give feedback.
All reactions