Tranfer to net core
This commit is contained in:
6
SanSystem/frmMain.Designer.cs
generated
6
SanSystem/frmMain.Designer.cs
generated
@@ -47,7 +47,7 @@
|
||||
this.toolStripStatus_projekt_Label = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.toolstrip_gesamtLiner = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.toolstrip_messages = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.update = new UpdateLib.Updater();
|
||||
// this.update = new UpdateLib.Updater();
|
||||
this.speichernToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.imprägnierberichteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.massenstatistikToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -195,7 +195,7 @@
|
||||
//
|
||||
// update
|
||||
//
|
||||
this.update.UpdateUrl = "http://home.cosysda.de/sanverwaltung/UpdateInfo.dat";
|
||||
//this.update.UpdateUrl = "http://home.cosysda.de/sanverwaltung/UpdateInfo.dat";
|
||||
//
|
||||
// speichernToolStripMenuItem1
|
||||
//
|
||||
@@ -271,7 +271,7 @@
|
||||
private System.Windows.Forms.ToolStripMenuItem verbrauchToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripStatusLabel toolstrip_gesamtLiner;
|
||||
private System.Windows.Forms.ToolStripMenuItem prefixSuffixToolStripMenuItem;
|
||||
private UpdateLib.Updater update;
|
||||
// private UpdateLib.Updater update;
|
||||
private System.Windows.Forms.ToolStripStatusLabel toolstrip_messages;
|
||||
private System.Windows.Forms.ToolStripMenuItem exportFürBüroErstellenToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem speichernToolStripMenuItem1;
|
||||
|
||||
Reference in New Issue
Block a user