created new structure
This commit is contained in:
BIN
VS code/bin/Release/net6.0-windows/Azure.Core.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Azure.Core.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Azure.Identity.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Azure.Identity.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/ClosedXML.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/ClosedXML.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/DocumentFormat.OpenXml.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/DocumentFormat.OpenXml.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/ExcelNumberFormat.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/ExcelNumberFormat.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Irony.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Irony.dll
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
|
||||
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="Management_Resurse_Companie.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
<section name="Quality_Scan.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<userSettings>
|
||||
<Management_Resurse_Companie.My.MySettings>
|
||||
<setting name="serverName" serializeAs="String">
|
||||
<value>PH-OMEN\SQLEXPRESS</value>
|
||||
</setting>
|
||||
<setting name="serverPort" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="serverUser" serializeAs="String">
|
||||
<value>sa</value>
|
||||
</setting>
|
||||
<setting name="serverUserpass" serializeAs="String">
|
||||
<value>Recticel@123</value>
|
||||
</setting>
|
||||
<setting name="serverdatabase" serializeAs="String">
|
||||
<value>calitate</value>
|
||||
</setting>
|
||||
<setting name="adminPass" serializeAs="String">
|
||||
<value>Aquinos@123</value>
|
||||
</setting>
|
||||
<setting name="subnet" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="reason" serializeAs="String">
|
||||
<value>ReadWrite</value>
|
||||
</setting>
|
||||
<setting name="cert" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="timeout" serializeAs="String">
|
||||
<value>30</value>
|
||||
</setting>
|
||||
<setting name="encrypt" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="ServerNameW" serializeAs="String">
|
||||
<value>bewetms252.be.recticel.net\wizpro2</value>
|
||||
</setting>
|
||||
<setting name="ServerPortW" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="ServerUserPasW" serializeAs="String">
|
||||
<value>789uiop.1!</value>
|
||||
</setting>
|
||||
<setting name="ServerDatabaseW" serializeAs="String">
|
||||
<value>bkp2360</value>
|
||||
</setting>
|
||||
<setting name="ServerUserW" serializeAs="String">
|
||||
<value>sa</value>
|
||||
</setting>
|
||||
<setting name="SubnetW" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
</Management_Resurse_Companie.My.MySettings>
|
||||
<Quality_Scan.My.MySettings>
|
||||
<setting name="serverName" serializeAs="String">
|
||||
<value>PH-OMEN\SQLEXPRESS</value>
|
||||
</setting>
|
||||
<setting name="serverPort" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="serverUser" serializeAs="String">
|
||||
<value>sa</value>
|
||||
</setting>
|
||||
<setting name="serverUserpass" serializeAs="String">
|
||||
<value>Recticel@123</value>
|
||||
</setting>
|
||||
<setting name="serverdatabase" serializeAs="String">
|
||||
<value>calitate</value>
|
||||
</setting>
|
||||
<setting name="adminPass" serializeAs="String">
|
||||
<value>Aquinos@123</value>
|
||||
</setting>
|
||||
<setting name="subnet" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="reason" serializeAs="String">
|
||||
<value>ReadWrite</value>
|
||||
</setting>
|
||||
<setting name="cert" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="timeout" serializeAs="String">
|
||||
<value>30</value>
|
||||
</setting>
|
||||
<setting name="encrypt" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
</Quality_Scan.My.MySettings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
VS code/bin/Release/net6.0-windows/MessagingToolkit.Barcode.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/MessagingToolkit.Barcode.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Microsoft.Data.SqlClient.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Microsoft.Data.SqlClient.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Microsoft.Identity.Client.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Microsoft.Identity.Client.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3021
VS code/bin/Release/net6.0-windows/Quality_Scan.deps.json
Normal file
3021
VS code/bin/Release/net6.0-windows/Quality_Scan.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.dll
Normal file
Binary file not shown.
47
VS code/bin/Release/net6.0-windows/Quality_Scan.dll.config
Normal file
47
VS code/bin/Release/net6.0-windows/Quality_Scan.dll.config
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
|
||||
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="Quality_Scan.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<userSettings>
|
||||
<Quality_Scan.My.MySettings>
|
||||
<setting name="serverName" serializeAs="String">
|
||||
<value>PH-OMEN\SQLEXPRESS</value>
|
||||
</setting>
|
||||
<setting name="serverPort" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="serverUser" serializeAs="String">
|
||||
<value>sa</value>
|
||||
</setting>
|
||||
<setting name="serverUserpass" serializeAs="String">
|
||||
<value>Recticel@123</value>
|
||||
</setting>
|
||||
<setting name="serverdatabase" serializeAs="String">
|
||||
<value>calitate</value>
|
||||
</setting>
|
||||
<setting name="adminPass" serializeAs="String">
|
||||
<value>Aquinos@123</value>
|
||||
</setting>
|
||||
<setting name="subnet" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="reason" serializeAs="String">
|
||||
<value>ReadWrite</value>
|
||||
</setting>
|
||||
<setting name="cert" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="timeout" serializeAs="String">
|
||||
<value>30</value>
|
||||
</setting>
|
||||
<setting name="encrypt" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
</Quality_Scan.My.MySettings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.exe
Normal file
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.exe
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.pdb
Normal file
BIN
VS code/bin/Release/net6.0-windows/Quality_Scan.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
VS code/bin/Release/net6.0-windows/SixLabors.Fonts.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/SixLabors.Fonts.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Syncfusion.Licensing.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Syncfusion.Licensing.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/Syncfusion.XlsIO.Portable.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/Syncfusion.XlsIO.Portable.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.CodeDom.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.CodeDom.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Data.Odbc.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Data.Odbc.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Data.OleDb.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Data.OleDb.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Data.SQLite.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Data.SQLite.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Data.SqlClient.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Data.SqlClient.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.DirectoryServices.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.DirectoryServices.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Drawing.Common.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Drawing.Common.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Formats.Asn1.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Formats.Asn1.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.IO.Packaging.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.IO.Packaging.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.IO.Ports.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.IO.Ports.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Management.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Management.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Memory.Data.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Memory.Data.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Reflection.Context.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Reflection.Context.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Runtime.Caching.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Runtime.Caching.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.ServiceModel.Http.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.ServiceModel.Http.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.ServiceModel.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.ServiceModel.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Speech.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Speech.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/System.Windows.Extensions.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/System.Windows.Extensions.dll
Normal file
Binary file not shown.
BIN
VS code/bin/Release/net6.0-windows/XLParser.dll
Normal file
BIN
VS code/bin/Release/net6.0-windows/XLParser.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user