Skip to content

Commit 67ac33a

Browse files
newline at end
1 parent d6acdea commit 67ac33a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/Microsoft.Azure.Functions.PowerShellWorker.Package.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1313
<NoWarn>NU5100</NoWarn>
1414
</PropertyGroup>
15-
</Project>
15+
</Project>

package/Microsoft.Azure.Functions.PowerShellWorker.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
2727
<files>
2828
<file src="../src/bin/$configuration$/$targetFramework$/publish/**/*" target="contentFiles/any/any/workers/powershell" />
2929
</files>
30-
</package>
30+
</package>

0 commit comments

Comments
 (0)