Skip to content

Commit 3480169

Browse files
author
rstam
committed
Fix copyright symbol in generated GlobalAssemblyInfo.cs file (was a UTF8 problem).
1 parent 731319c commit 3480169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/psake/psake-ext.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function Get-GitCommit
1+
function Get-GitCommit
22
{
33
try {
44
$commit = git log -1 --pretty=format:%H

0 commit comments

Comments
 (0)