Skip to content

Commit 8005430

Browse files
committed
Removing the signassembly parameter
The allows the default `strict` to be used when stamping assembly versions
1 parent 1a6e10f commit 8005430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GitVersionTask/NugetAssets/GitVersionTask.targets

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
SolutionDirectory="$(SolutionDir)"
2424
ProjectFile="$(ProjectPath)"
2525
AppendRevision="$(GitVersionAppendRevision)"
26-
SignAssembly="$(SignAssembly)"
2726
CompileFiles ="@(Compile)">
2827
<Output
2928
TaskParameter="AssemblyInfoTempFilePath"

0 commit comments

Comments
 (0)