diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 1e1746e..2a49386 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -47,7 +47,7 @@ jobs: - "@ | Out-File plugin.nuspec + "@ | Out-File -Encoding ASCII plugin.nuspec dotnet publish Plugin/windows/windows.csproj -c Release -o p/windows dotnet publish Plugin/main/main.csproj -c Release -o p/main