Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up CI with Azure Pipelines #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Set up CI with Azure Pipelines

fc9dbe1
Select commit
Loading
Failed to load commit list.
Open

Set up CI with Azure Pipelines #274

Set up CI with Azure Pipelines
fc9dbe1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.SqlNexus failed Dec 24, 2023 in 1m 21s

Build #20231224.1 failed

Annotations

Check failure on line 1241 in C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SqlNexus

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets#L1241

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1241,5): Error MSB3644: The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks

Check failure on line 12 in sqlnexus\fmNexus.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SqlNexus

sqlnexus\fmNexus.cs#L12

sqlnexus\fmNexus.cs(12,17): Error CS0234: The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

Check failure on line 8 in sqlnexus\fmReportParameters.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SqlNexus

sqlnexus\fmReportParameters.cs#L8

sqlnexus\fmReportParameters.cs(8,17): Error CS0234: The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

Check failure on line 10 in sqlnexus\Globals.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SqlNexus

sqlnexus\Globals.cs#L10

sqlnexus\Globals.cs(10,17): Error CS0234: The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)