Skip to content

Commit

Permalink
dotnetcore-windowshosting: remove unused variable
Browse files Browse the repository at this point in the history
Fixes #50.
  • Loading branch information
jberezanski committed Sep 17, 2020
1 parent 885690c commit 282381a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotnetcore-windowshosting/Update.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
$releases = "https://raw.githubusercontent.com/dotnet/core/master/release-notes/releases.json"
function global:au_SearchReplace {
$replacements = @{
"$PSScriptRoot\tools\data.ps1" = @{
Expand Down

0 comments on commit 282381a

Please sign in to comment.