Lib2 1.1.0.2

dotnet add package Lib2 --version 1.1.0.2
                    
NuGet\Install-Package Lib2 -Version 1.1.0.2
                    
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="Lib2" Version="1.1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lib2" Version="1.1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Lib2" />
                    
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 Lib2 --version 1.1.0.2
                    
#r "nuget: Lib2, 1.1.0.2"
                    
#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=Lib2&version=1.1.0.2
                    
Install Lib2 as a Cake Addin
#tool nuget:?package=Lib2&version=1.1.0.2
                    
Install Lib2 as a Cake Tool

desc

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lib2:

Package Downloads
Rick.TestNugets0.Lib1

Lib1 project depending on Project Lib2(not a nuget) Ici pas d'usage du flag nuget.exe pack : -IncludeReferencedProjects pour voir.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0.2 576 10/6/2019
1.0.0.1 454 10/6/2019
1.0.0 590 10/6/2019

Summary of changes made in this release of the package.