Skip to content

Commit

Permalink
Release to nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Sep 26, 2024
1 parent a8d8bc7 commit 9036311
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
GitHubToken: ${{ secrets.GITHUB_TOKEN }}
SignFile: ${{ secrets.SIGN_FILE }}
SignPassword: ${{ secrets.SIGN_PASSWORD }}
NugetApiUrl: ${{ secrets.NUGET_API_URL }}
NugetApiKey: ${{ secrets.NUGET_API_KEY }}
2 changes: 1 addition & 1 deletion NamedPipeWrapper/NamedPipeWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<PropertyGroup>
<PackageId>ricaun.NamedPipeWrapper.Json</PackageId>
<Version>1.8.0-beta.3</Version>
<Version>1.8.0-rc</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 9036311

Please sign in to comment.