Skip to content

Commit

Permalink
Changed id
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Sep 19, 2024
1 parent 0edd24c commit ee11b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExceptionVisualizer/ExtensionEntrypoint.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ internal class ExtensionEntrypoint : Extension
public override ExtensionConfiguration ExtensionConfiguration => new()
{
Metadata = new(
id: "ExceptionVisualizer.79fc9a70-ae6e-4c14-8931-ee37a81e5bdf",
id: "ExceptionVisualizerVsix.59bb613d-3a6f-4cc0-90ae-e31743f8efde",
version: this.ExtensionAssemblyVersion,
publisherName: "elmahio",
displayName: "Exception Debugger Visualizer",
Expand Down

0 comments on commit ee11b2b

Please sign in to comment.