microsoft / microsoft/sql-server-samples

It would be nice if samples/demos required for current MOC courses were kept up enough to compile.

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

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

DP-300T00A advertises/requires/wants to use the auto-turning/force-plan demo.

"Simple" demo requires .net Framework 1-point-something. Won't compile under supported or current frameworks (changing target framework results in Nuget failures. Updating packages fails.) .net core helpfully suggests downloading the framework from https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=1.0.4&arch=x64&rid=win10-x64. That page reaffirms that .net core 1.0 is past EOL. (This release has reached end of life, meaning it is no longer supported. We recommend moving to a supported release, such as .NET 5.0 Runtime. See our support policy for more details.)

Left hand, meet right hand.

image

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 the “Simple” auto-tuning/force-plan demo required by DP-300T00A and reproduce its build under a supported framework. Inspect its target framework and package restore failures; done means the demo compiles without requiring the end-of-life .NET Core 1.0.4 runtime and its dependencies restore successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.