cstdotnet/Directory.Build.props

6 lines
224 B
Text
Raw Permalink Normal View History

2023-08-18 01:46:47 -04:00
<Project>
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.1.1" />
<ItemGroup>
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
</Project>