You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add conditions for non-Core runtime in project file
Enhance compatibility in `CqlSdkExamples.csproj` by adding conditions to ensure specific tasks and properties are executed only when `MSBuildRuntimeType` is not 'Core'. This includes restructuring `UsingTask` elements and modifying the `ModifySources` target to prevent execution in the 'Core' environment.
0 commit comments