Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NBug] Could not load file or assembly 'SmartFormat.ZString, Versi... #9920

Closed
RussKie opened this issue Mar 28, 2022 · 1 comment · Fixed by #9923
Closed

[NBug] Could not load file or assembly 'SmartFormat.ZString, Versi... #9920

RussKie opened this issue Mar 28, 2022 · 1 comment · Fixed by #9923

Comments

@RussKie
Copy link
Member

RussKie commented Mar 28, 2022

Environment

  • Git Extensions 4.0.0.13624
  • Build 9d7b5b6e9e02977599f29f35ffcfeb810c0eb62d (Dirty)
  • Git 2.35.1.windows.2
  • Microsoft Windows NT 10.0.22000.0
  • .NET 6.0.3
  • DPI 96dpi (no scaling)

Issue description

System.IO.FileNotFoundException: Could not load file or assembly 'SmartFormat.ZString, Version=3.0.0.0, Culture=neutral, PublicKeyToken=568866805651201f'. The system cannot find the file specified.
   at SmartFormat.Core.Output.ZStringOutput..ctor(Int32 capacity)
   at SmartFormat.SmartFormatter.Format(IFormatProvider provider, String format, IList`1 args)
   at SmartFormat.SmartFormatter.Format(IFormatProvider provider, String format, Object[] args)
   at SmartFormat.Smart.Format(IFormatProvider provider, String format, Object[] args)
   at ResourceManager.TranslatedStrings.GetAuthor(Int32 value)
   at ResourceManager.TranslatedStrings.get_Author()
   at ResourceManager.CommitDataRenders.TabbedHeaderRenderStyleProvider..ctor()
   at GitUI.CommitInfo.CommitInfoHeader..ctor()
   at GitUI.CommitInfo.CommitInfo.InitializeComponent()
   at GitUI.CommitInfo.CommitInfo..ctor()
   at GitUI.CommandsDialogs.FormBrowse.InitializeComponent()
   at GitUI.CommandsDialogs.FormBrowse..ctor(GitUICommands commands, BrowseArguments args)
   at GitUI.GitUICommands.StartBrowseDialog(IWin32Window owner, BrowseArguments args)
   at GitExtensions.Program.RunApplication()
   at GitExtensions.Program.Main()

Steps to reproduce

Using the latest build https://ci.appveyor.com/project/gitextensions/gitextensions/builds/43040750/artifacts

Did this work in previous version of GitExtensions?

Likely a fallout from #9912

Diagnostics

No response

@duplicates-detector-bot
Copy link

Potential duplicates:

  • #7606
  • #8089
  • #8187
  • #8325
  • #8476

@RussKie RussKie self-assigned this Mar 29, 2022
RussKie added a commit to RussKie/gitextensions that referenced this issue Mar 29, 2022
@ghost ghost added the 🚧 status: in progress Issues which have associated PRs label Mar 29, 2022
@ghost ghost removed the 🚧 status: in progress Issues which have associated PRs label Apr 3, 2022
RussKie added a commit to RussKie/gitextensions that referenced this issue Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant