Skip to content

Commit

Permalink
Revert solution managed type to default.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmichaeljames committed Oct 11, 2019
1 parent c0c28ce commit 6e5e6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solution/Other/Solution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Descriptions />
<Version>1.0.0</Version>
<!-- Solution Package Type: Unmanaged(0)/Managed(1)/Both(2)-->
<Managed>1</Managed>
<Managed>2</Managed>
<Publisher>
<!-- Unique Publisher Name of Cds Solution -->
<UniqueName>RyanJames</UniqueName>
Expand Down

0 comments on commit 6e5e6ad

Please sign in to comment.