Your Name 1 년 전
부모
커밋
c729b16ed4

+ 2 - 2
.gitignore

@@ -17,7 +17,7 @@
 mono_crash.*
 
 # Build results
-[Dd]ebug/
+#[Dd]ebug/
 [Dd]ebugPublic/
 [Rr]elease/
 [Rr]eleases/
@@ -27,7 +27,7 @@ x86/
 [Aa][Rr][Mm]/
 [Aa][Rr][Mm]64/
 bld/
-[Bb]in/
+#[Bb]in/
 [Oo]bj/
 [Oo]ut/
 [Ll]og/

BIN
СУБД Техносервис/bin/Debug/Photo/Picture.png


BIN
СУБД Техносервис/bin/Debug/Photo/man1.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/man2.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/man3.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/man4.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas1.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas2.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas3.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas4.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas5.jpg


BIN
СУБД Техносервис/bin/Debug/Photo/mas6.jpg


BIN
СУБД Техносервис/bin/Debug/СУБД Техносервис.exe


+ 13 - 0
СУБД Техносервис/bin/Debug/СУБД Техносервис.exe.config

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+    <configSections>
+    </configSections>
+    <connectionStrings>
+        <add name="СУБД_Техносервис.Properties.Settings.TechServiceBAUConnectionString"
+            connectionString="Data Source=213.155.192.79,3002;Initial Catalog=TechServiceBAU;Persist Security Info=True;User ID=u21baranov;Password=au5p"
+            providerName="System.Data.SqlClient" />
+    </connectionStrings>
+    <startup> 
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
+    </startup>
+</configuration>