Giter Club home page Giter Club logo

Comments (4)

maxgolov avatar maxgolov commented on May 18, 2024

Need to notify our partners who might have been using this with an old .dll name(s). It'd make sense to consistently rename the .dll for all platforms, using the following naming convention:

  • Microsoft.Applications.Telemetry.Windows.UWP - for Universal Store apps, expose WinRT-style platform types.

  • Microsoft.Applications.Telemetry.Windows.native - for Universal Store apps written in C++ only, light SDK flavor that does not include WinRT-style projection - we expose STL projection. That is the flavor used by Outlook Universal store and Office, so we need to notify them about the renaming from dash to dot accordingly.

  • Microsoft.Applications.Telemetry.Windows.NET - for .NET 4.0 framework, expose C# system types.

from cpp_client_telemetry.

maxgolov avatar maxgolov commented on May 18, 2024

@mkoscumb @kindbe - this .dll renaming may affect Office immersive apps packaging. If you have objections on this, we can keep -native suffix for native C++ .dll

from cpp_client_telemetry.

mkoscumb avatar mkoscumb commented on May 18, 2024

Shouldn't be too bad for Office. We consume the 1DS C++ SDK from static source drops or via NuGet drops. I'll give a head's up to the teams that consume the SDK.

from cpp_client_telemetry.

maxgolov avatar maxgolov commented on May 18, 2024

Fixed / Completed.

from cpp_client_telemetry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.