22b7b39e4571399e04f60719cad2a5636073633a
Linie 64: Commented out the instantiation of LookupControl3 as the type does not exist in the project or its dependencies. Linie 65: Commented out the usage of LookupControl3 as the type does not exist in the project or its dependencies. Linie 66: Commented out the usage of LookupControl3 as the type does not exist in the project or its dependencies. Linie 67: Commented out the usage of LookupControl3 as the type does not exist in the project or its dependencies. Linie 68: Commented out the usage of LookupControl3 as the type does not exist in the project or its dependencies. Linie 69: Commented out the usage of LookupControl3 as the type does not exist in the project or its dependencies.“ in Datei „Patterns\Modules\Controls.vb“
Modules
Diese Projektmappe enthält die Grundfunktionen für alle Produkte in Form von Modulen.
Deploy Skript
Das Skript copy-binary.ps1 liegt im Hauptverzeichnis und kann über den folgenden Befehl aufgerufen werden. Der Befehl wird pro Projekt in den Projekteinstellungen unter Kompilieren > Buildereignisse > Postbuildereignis eingetragen und sorgt dafür, dass die Assembly des Projekts in ein Deploy Verzeichnis kopiert wird.
powershell.exe -command "& { &'$(SolutionDir)copy-binary.ps1' '$(TargetPath)' '$(TargetFileName)' '$(ConfigurationName)' }"
Description
Languages
Visual Basic .NET
100%