Skip to content

Commit

Permalink
Merge pull request #41 from NikolaMilosavljevic/package.name
Browse files Browse the repository at this point in the history
Package name update
  • Loading branch information
NikolaMilosavljevic authored Oct 13, 2020
2 parents 4eecf8c + 9f08827 commit d2a0828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clickonce/MageCLI/MageCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackAsTool>true</PackAsTool>
<IsShipping>true</IsShipping>
<IsShippingPackage>true</IsShippingPackage>
<PackageId>Microsoft.$(AssemblyName)</PackageId>
<PackageId>Microsoft.DotNet.Mage</PackageId>
<ContentTargetFolders>tools/$(TargetFramework)/any</ContentTargetFolders>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit d2a0828

Please sign in to comment.