nuget update

This commit is contained in:
StellaOps Bot
2025-11-25 07:44:18 +02:00
parent 7c39058386
commit 17826bdca1
3870 changed files with 4475103 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.SourceLink.Common</id>
<version>8.0.0</version>
<authors>Microsoft</authors>
<developmentDependency>true</developmentDependency>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://github.com/dotnet/sourcelink</projectUrl>
<description>MSBuild tasks providing source control information.</description>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>MSBuild Tasks source control</tags>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/sourcelink" commit="ce7339775f8ada5b16c72a874f591c8cd5722c6b" />
</metadata>
</package>

View File

@@ -0,0 +1,4 @@
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
<Project>
<Import Project="..\build\$(MSBuildThisFileName).props"/>
</Project>

View File

@@ -0,0 +1,14 @@
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
<Project>
<Import Project="..\build\InitializeSourceControlInformation.targets"/>
<!--
Workaround for https://github.com/Microsoft/msbuild/issues/3294.
Microsoft.Common.CrossTargeting.targets is missing InitializeSourceControlInformation definition.
-->
<Target Name="InitializeSourceControlInformation" />
<PropertyGroup>
<SourceControlInformationFeatureSupported>true</SourceControlInformationFeatureSupported>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1 @@
4cGMGlo8g8EhWv9zSNbKRzEWH1nvKq8oaRC6f/OYTKExsE4va9OudlNnA550idMOqimLBmFs+eAT2G9a77QCPQ==