DotNet.ReproducibleBuilds
1.1.1
dotnet add package DotNet.ReproducibleBuilds --version 1.1.1
NuGet\Install-Package DotNet.ReproducibleBuilds -Version 1.1.1
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="DotNet.ReproducibleBuilds" Version="1.1.1">
<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.
paket add DotNet.ReproducibleBuilds --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNet.ReproducibleBuilds, 1.1.1"
#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.
// Install DotNet.ReproducibleBuilds as a Cake Addin
#addin nuget:?package=DotNet.ReproducibleBuilds&version=1.1.1
// Install DotNet.ReproducibleBuilds as a Cake Tool
#tool nuget:?package=DotNet.ReproducibleBuilds&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables reproducible build settings
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.SourceLink.AzureRepos.Git (>= 1.1.1)
- Microsoft.SourceLink.Bitbucket.Git (>= 1.1.1)
- Microsoft.SourceLink.GitHub (>= 1.1.1)
- Microsoft.SourceLink.GitLab (>= 1.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNet.ReproducibleBuilds:
Package | Downloads |
---|---|
FSharp.AWS.DynamoDB
A library that provides an idiomatic F# API for AWS DynamoDB. |
GitHub repositories (30)
Showing the top 5 popular GitHub repositories that depend on DotNet.ReproducibleBuilds:
Repository | Stars |
---|---|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|
|
morelinq/MoreLINQ
Extensions to LINQ to Objects
|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
oxyplot/oxyplot
A cross-platform plotting library for .NET
|
|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|