build(deps): Bump DotNet.ReproducibleBuilds from 0.1.26 to 0.1.64 (#15)

Bumps [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) from 0.1.26 to 0.1.64.
- [Release notes](https://github.com/dotnet/reproducible-builds/releases)
- [Commits](https://github.com/dotnet/reproducible-builds/commits)

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-13 21:15:40 -04:00 коммит произвёл GitHub
Родитель 0a9f802423
Коммит 596c9dc6f5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="DotNet.ReproducibleBuilds" Version="0.1.26" PrivateAssets="All" />
<PackageReference Include="DotNet.ReproducibleBuilds" Version="0.1.64" PrivateAssets="All" />
</ItemGroup>
</When>
</Choose>