File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 17
17
<LangVersion >12.0</LangVersion >
18
18
<NoWarn >$(NoWarn);NU1507;NU5105;CS1591;NU1608;NU1900</NoWarn >
19
19
<GenerateDocumentationFile >true</GenerateDocumentationFile >
20
- <!-- <RestoreSources>
21
- https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json
20
+ <RestoreSources >
22
21
https://api.nuget.org/v3/index.json;
23
- </RestoreSources>-->
22
+ </RestoreSources >
24
23
<!-- <UsingMicrosoftArtifactsSdk>true</UsingMicrosoftArtifactsSdk>-->
25
24
<!-- https://learn.microsoft.com/en-us/dotnet/core/sdk/artifacts-output -->
26
25
<!-- C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets -->
Original file line number Diff line number Diff line change 20
20
<PackageProjectUrl >https://github.com/coverlet-coverage/coverlet</PackageProjectUrl >
21
21
<PackageLicenseExpression >MIT</PackageLicenseExpression >
22
22
<RepositoryType >git</RepositoryType >
23
- <RestoreSources >
24
- https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json
25
- https://api.nuget.org/v3/index.json;
26
- </RestoreSources >
27
23
</PropertyGroup >
28
24
29
25
<ItemGroup >
You can’t perform that action at this time.
0 commit comments