Microsoft.SourceLink.Vsts.Git 1.0.0-beta2-19351-01

Prefix Reserved
Suggested Alternatives

Microsoft.SourceLink.AzureRepos.Git

Additional Details

Microsoft.SourceLink.Vsts.Git was renamed to Microsoft.SourceLink.AzureRepos.Git

This is a prerelease version of Microsoft.SourceLink.Vsts.Git.
dotnet add package Microsoft.SourceLink.Vsts.Git --version 1.0.0-beta2-19351-01
                    
NuGet\Install-Package Microsoft.SourceLink.Vsts.Git -Version 1.0.0-beta2-19351-01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.SourceLink.Vsts.Git" Version="1.0.0-beta2-19351-01">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SourceLink.Vsts.Git" Version="1.0.0-beta2-19351-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SourceLink.Vsts.Git">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SourceLink.Vsts.Git --version 1.0.0-beta2-19351-01
                    
#r "nuget: Microsoft.SourceLink.Vsts.Git, 1.0.0-beta2-19351-01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.SourceLink.Vsts.Git&version=1.0.0-beta2-19351-01&prerelease
                    
Install Microsoft.SourceLink.Vsts.Git as a Cake Addin
#tool nuget:?package=Microsoft.SourceLink.Vsts.Git&version=1.0.0-beta2-19351-01&prerelease
                    
Install Microsoft.SourceLink.Vsts.Git as a Cake Tool

Generates source link for VSTS Git repositories.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.SourceLink.Vsts.Git:

Repository Stars
CommunityToolkit/Lottie-Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10 and Windows 11.
CommunityToolkit/Microsoft.Toolkit.Win32
ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
dotnet/roslyn-tools
Tools used in Roslyn based repos