microsoft / microsoft/Dynamics-365-FastTrack-Implementation-Assets
Docs are behind code
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.0So, 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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