Files
OfficeTool/App.xaml.cs
hariel1985 486589f9bc v1.16 — Remove PowerShell edition, restore flat project structure
PowerShell version removed — will use OV code signing certificate instead.
Files moved back from src/ to project root.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 07:07:27 +02:00

9 sor
112 B
C#

using System.Windows;
namespace InstaSoftOfficeTool
{
public partial class App : Application
{
}
}