microsoft / microsoft/Dynamics-365-FastTrack-Implementation-Assets

Docs are behind code

Open
#235 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
494
Forks
296
Avg merge
1d 10h
Merged PRs (30d)
5

Description

I tried to follow the directions for cloning the repo and building the CDMUtil solution: https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/blob/master/Analytics/CDMUtilSolution/deploycdmutil.md#deploy-cdmutil-as-function-app

This tells us to install VS 2019 and .net SDK 4.6.2. However, the CDMUtil.csproj file has this:

net6.0

So, it appears that we need VS 2022 + .Net 6 SDK to load the CDMUtil project and build the solution.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Analytics/CDMUtilSolution/deploycdmutil.md and compare its prerequisites with CDMUtil.csproj, which targets net6.0. Update the cloning and build instructions to match the current project requirements, then verify that the documented steps can load and build the CDMUtil solution.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.