Skip to content

Commit 3b386d0

Browse files
authored
Merge pull request #787 from adamralph/dotnet-reproducible-builds-isolated
use DotNet.ReproducibleBuilds.Isolated
2 parents a7db625 + 14eff8a commit 3b386d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SimpleExec/SimpleExec.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3+
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.2.39" />
4+
35
<PropertyGroup>
46
<Description>Runs external commands.</Description>
57
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)