Pull request #157: Feature/VECTO-1533 multi target compilation
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1533-multi-target-compilation to develop * commit '2db08ade': (97 commits) General optimizations in project files Changed setting the chart size slightly to avoid an additional dependency on Windows.Control Redesigned the FileBrowserDialog Commented AxlegearInputRetarder for the moment. Will be fixed in later tickets. New Design FileBrowserDialog (added FileSize, Change Date), Corrected an error with Paths [VECTO] updated project file again (added multiple tfm's again) Removed ProjectGUID from every project file (isn't needed anymore in new SDK) Simplified VECTO-Projectfile again, and removed compiler warning in OutputView VECTO3GUI2020 Removed Drawing Common and Windows.Forms dlls, added DataVisualization package Replaced Every Process.Start with a file by the ProcessStartInfo with UseShellExecute true. (The simple version didn't work under .net5.0) [HashingTool] Changed help directory Changed AppPath to parent directory Downgraded NInject to version 3.3.3 (from 3.3.4), because it caused version incompatibilities. Added Starter Applications and changed Deploy Target to create sub directories for each .NET Version Solution File: Removed satellite projects which do not compile [VECTO3GUI2020] Cleaned up project file [VECTO3GUI2020] Removed unnecessary libraries Compiler Warnings Suppressed Warning NU1701 (Compatibility mode for older libraries) Removed Castle.Core Library. It was not needed. ...
Showing
- .gitignore 1 addition, 3 deletions.gitignore
- .vs/config/applicationhost.config 0 additions, 1030 deletions.vs/config/applicationhost.config
- Build/CommonSettings.targets 0 additions, 6 deletionsBuild/CommonSettings.targets
- Build/Packaging.targets 0 additions, 150 deletionsBuild/Packaging.targets
- Build/TextPreProcessing.targets 0 additions, 11 deletionsBuild/TextPreProcessing.targets
- Directory.Build.props 59 additions, 0 deletionsDirectory.Build.props
- Directory.Build.targets 121 additions, 0 deletionsDirectory.Build.targets
- HashingCmd/App.config 0 additions, 14 deletionsHashingCmd/App.config
- HashingCmd/HashingCmd.csproj 11 additions, 78 deletionsHashingCmd/HashingCmd.csproj
- HashingCmd/Properties/AssemblyInfo.cs 0 additions, 67 deletionsHashingCmd/Properties/AssemblyInfo.cs
- HashingCmd/Properties/Version.cs 0 additions, 34 deletionsHashingCmd/Properties/Version.cs
- HashingCmd/Properties/Version.tt 0 additions, 40 deletionsHashingCmd/Properties/Version.tt
- HashingTool/HashingTool.csproj 13 additions, 252 deletionsHashingTool/HashingTool.csproj
- HashingTool/Helper/BrowserHelper.cs 0 additions, 84 deletionsHashingTool/Helper/BrowserHelper.cs
- HashingTool/MainWindow.xaml.cs 4 additions, 7 deletionsHashingTool/MainWindow.xaml.cs
- HashingTool/Properties/Annotations.cs 0 additions, 1027 deletionsHashingTool/Properties/Annotations.cs
- HashingTool/Properties/AssemblyInfo.cs 0 additions, 84 deletionsHashingTool/Properties/AssemblyInfo.cs
- HashingTool/Properties/Resources.Designer.cs 0 additions, 91 deletionsHashingTool/Properties/Resources.Designer.cs
- HashingTool/Properties/Resources.resx 0 additions, 117 deletionsHashingTool/Properties/Resources.resx
- HashingTool/Properties/Settings.Designer.cs 0 additions, 51 deletionsHashingTool/Properties/Settings.Designer.cs
Loading
Please register or sign in to comment