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 9b88242 commit d0b2c20Copy full SHA for d0b2c20
Jenkins.Net/Jenkins.Net.csproj
@@ -17,9 +17,9 @@
17
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
18
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
19
<GenerateDocumentationFile>True</GenerateDocumentationFile>
20
- <Version>1.0.3</Version>
21
- <FileVersion>1.0.3</FileVersion>
22
- <AssemblyVersion>1.0.3</AssemblyVersion>
+ <Version>1.0.4</Version>
+ <FileVersion>1.0.4</FileVersion>
+ <AssemblyVersion>1.0.4</AssemblyVersion>
23
<LangVersion>latest</LangVersion>
24
</PropertyGroup>
25
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
0 commit comments