Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit c17b3398 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

renaming executable to match multistage tests

parent 8a9b0a39
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<ProjectGuid>{7E9172D4-07E3-4077-814E-7117AB2B3E22}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>VECTO3GUI2020</RootNamespace>
<AssemblyName>VECTO3GUI2020</AssemblyName>
<AssemblyName>VECTOMultistage</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
......
......@@ -54,3 +54,4 @@ using System.Runtime.InteropServices;
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VECTO_GIT")]
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VectoAuxiliariesTests")]
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VECTO3")]
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VECTOMultistage")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment