File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net6.0</TargetFramework >
5
5
<GenerateDocumentationFile >true</GenerateDocumentationFile >
6
6
<Authors >joemphilips</Authors >
7
- <VersionPrefix >1.1.9 </VersionPrefix >
7
+ <VersionPrefix >1.1.10 </VersionPrefix >
8
8
<Description >Core Lightning json rpc client for .NET</Description >
9
9
<PackageProjectUrl >https://github.com/joemphilips/DotNetLightning</PackageProjectUrl >
10
10
<TargetsForTfmSpecificBuildOutput >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<PropertyGroup >
3
- <VersionPrefix >1.1.9 </VersionPrefix >
3
+ <VersionPrefix >1.1.10 </VersionPrefix >
4
4
<TargetFrameworks >netstandard2.0;netstandard2.1</TargetFrameworks >
5
5
<TargetsForTfmSpecificBuildOutput >$(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage</TargetsForTfmSpecificBuildOutput >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments