test release

This commit is contained in:
Thomas Boop
2019-11-07 12:54:12 -05:00
parent 8911283cdb
commit 7dec45247d
3 changed files with 4 additions and 6 deletions

View File

@@ -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)

View File

@@ -9,9 +9,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>RunnerService</RootNamespace>
<AssemblyName>RunnerService</AssemblyName>
<SignAssembly>true</SignAssembly>
<SignAssembly>false</SignAssembly>
<AssemblyOriginatorKeyFile>FinalPublicKey.snk</AssemblyOriginatorKeyFile>
<DelaySign>true</DelaySign>
<DelaySign>false</DelaySign>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>

View File

@@ -1 +1 @@
2.160.0
1.999.9