diff --git a/releaseNote.md b/releaseNote.md index 34f3aa6a8..27855f598 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -2,9 +2,7 @@ - N/A ## Bugs - - Reverted removal of additional fields error and warning fields (#147) - - Actions cache would incorrectly cache the action if the tag was updated (#148) - + - TEST RELEASE IGNORE ## Misc - Updated to .NET Core 3.0 (#127) diff --git a/src/Runner.Service/Windows/RunnerService.csproj b/src/Runner.Service/Windows/RunnerService.csproj index 8871f9a80..3e9ae62a4 100644 --- a/src/Runner.Service/Windows/RunnerService.csproj +++ b/src/Runner.Service/Windows/RunnerService.csproj @@ -9,9 +9,9 @@ Properties RunnerService RunnerService - true + false FinalPublicKey.snk - true + false v4.5 512 true diff --git a/src/runnerversion b/src/runnerversion index fef351cca..eb02eda82 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.160.0 \ No newline at end of file +1.999.9 \ No newline at end of file