We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499af3b commit 203b570Copy full SHA for 203b570
src/Tmds.ExecFunction/Tmds.ExecFunction.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netstandard2.0</TargetFramework>
6
- <VersionPrefix>0.7.1</VersionPrefix>
+ <VersionPrefix>0.8.0</VersionPrefix>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<Description>Execute a function in a separate process</Description>
9
<Authors>Tom Deseyn</Authors>
0 commit comments