Skip to content

Commit afc7b21

Browse files
fle-bachNicolas ERNY
authored andcommitted
Fix path of .nupkg for the release (#97)
* fix path of .nupkg for the release * add PackageId for name of .nupkg
1 parent 25c104d commit afc7b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReactiveXComponent/ReactiveXComponent.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<PackageIconUrl>https://raw.githubusercontent.com/xcomponent/reactivexcomponent.net/master/logo.png</PackageIconUrl>
1111
<PackageProjectUrl>https://github.com/xcomponent/ReactiveXComponent.Net</PackageProjectUrl>
1212
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
13+
<PackageId>ReactiveXComponent.Net</PackageId>
1314
<Version>2.0.0</Version>
1415
</PropertyGroup>
1516

0 commit comments

Comments
 (0)