update gitignore
This commit is contained in:
@@ -357,3 +357,11 @@ Generated_Code #added for RIA/Silverlight projects
|
||||
_UpgradeReport_Files/
|
||||
Backup*/
|
||||
UpgradeLog*.XML
|
||||
|
||||
DataUploader/bin/
|
||||
|
||||
VersGen/bin/Release/
|
||||
|
||||
VersGen/obj/Release/
|
||||
|
||||
WebSCR_data/bin/Release/
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ProjectView>ShowAllFiles</ProjectView>
|
||||
<NameOfLastUsedPublishProfile>Zip</NameOfLastUsedPublishProfile>
|
||||
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
<WebProjectProperties>
|
||||
<StartPageUrl>
|
||||
</StartPageUrl>
|
||||
<StartAction>CurrentPage</StartAction>
|
||||
<AspNetDebugging>True</AspNetDebugging>
|
||||
<SilverlightDebugging>False</SilverlightDebugging>
|
||||
<NativeDebugging>False</NativeDebugging>
|
||||
<SQLDebugging>False</SQLDebugging>
|
||||
<ExternalProgram>
|
||||
</ExternalProgram>
|
||||
<StartExternalURL>
|
||||
</StartExternalURL>
|
||||
<StartCmdLineArguments>
|
||||
</StartCmdLineArguments>
|
||||
<StartWorkingDirectory>
|
||||
</StartWorkingDirectory>
|
||||
<EnableENC>False</EnableENC>
|
||||
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
|
||||
</WebProjectProperties>
|
||||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
</Project>
|
||||
Binary file not shown.
@@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<!--parametri base-->
|
||||
<add key="maxDocsToUpload" value="10" />
|
||||
<add key="numDocDaRicaricare" value="200" />
|
||||
<add key="remoteDocUrl" value="http://webscr.steamware.net/Rigamonti/Upload/Document" />
|
||||
<add key="remoteCliUrl" value="http://webscr.steamware.net/Rigamonti/Upload/Client" />
|
||||
<add key="debugMode" value="false" />
|
||||
<add key="logFull" value="false" />
|
||||
<!--connessione su un MDB di cui esiste un DSN-->
|
||||
<!--<add key="connString" value="Dsn=DB_Sigla32;Initial Catalog=TESDOCUM;" />-->
|
||||
|
||||
<!--funziona se esiste un DSN DITTA1-->
|
||||
<!--<add key="connString" value="Dsn=DITTA1;Uid=DB2;Pwd=ccL21x$1wow;Initial Catalog=TESDOCUM;" />-->
|
||||
|
||||
<!--funziona anche senza DSN esistente-->
|
||||
<add key="connString" value="Driver={IBM DB2 ODBC DRIVER};DataBase=DITTA1; HostName=RigaSRV02; Protocol=TCPIP;Port=50000;Uid=DB2;Pwd=ccL21x$1wow" />
|
||||
</appSettings>
|
||||
<system.web>
|
||||
<compilation debug="true" targetFramework="4.5" />
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
</system.web>
|
||||
<runtime>
|
||||
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
|
||||
<dependentAssembly>
|
||||
|
||||
<assemblyIdentity name="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral" />
|
||||
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
|
||||
|
||||
</dependentAssembly>
|
||||
|
||||
</assemblyBinding>
|
||||
|
||||
</runtime>
|
||||
|
||||
</configuration>
|
||||
Binary file not shown.
@@ -1,22 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<targets>
|
||||
<!-- file target -->
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} [${uppercase:${level}}] ${message}" archiveEvery="Day" />
|
||||
|
||||
<!--viewer interattivo sentinel... http://sentinel.codeplex.com/-->
|
||||
<target xsi:type="NLogViewer" name="sentinel" address="udp://127.0.0.1:9999"/>
|
||||
<!--
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} ${uppercase:${level}} ${message}" />
|
||||
-->
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- logging rules -->
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
<!--<logger name="*" minlevel="Trace" writeTo="sentinel" />-->
|
||||
</rules>
|
||||
</nlog>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1 +0,0 @@
|
||||
d2fa2e673e9f8b4569aec155fc44f26874470cab
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
6a5e843a569e59861c48bea3d56aba6e02f0ea4d
|
||||
@@ -1,16 +0,0 @@
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\VersGen\bin\Release\VersGen.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\VersGen\bin\Release\VersGen.pdb
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\VersGen\obj\Release\VersGen.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\VersGen\obj\Release\VersGen.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\VersGen\obj\Release\VersGen.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\VersGen\bin\Release\VersGen.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\VersGen\bin\Release\VersGen.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\VersGen\obj\Release\VersGen.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\VersGen\obj\Release\VersGen.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\VersGen\obj\Release\VersGen.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\bin\Release\VersGen.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\bin\Release\VersGen.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Release\VersGen.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Release\VersGen.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Release\VersGen.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Release\VersGen.csproj.CoreCompileInputs.cache
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<!--
|
||||
See https://github.com/nlog/nlog/wiki/Configuration-file
|
||||
for information on customizing logging rules and outputs.
|
||||
-->
|
||||
<targets>
|
||||
<!-- add your targets here -->
|
||||
|
||||
<!--
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} ${uppercase:${level}} ${message}" />
|
||||
-->
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- add your logging rules here -->
|
||||
|
||||
<!--
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
-->
|
||||
</rules>
|
||||
</nlog>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,81 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
|
||||
<configSections>
|
||||
<sectionGroup name="microsoft.web" type="Microsoft.Web.Configuration.MicrosoftWebSectionGroup">
|
||||
<section name="converters" type="Microsoft.Web.Configuration.ConvertersSection"/>
|
||||
</sectionGroup>
|
||||
<section name="microsoft.web.services2" type="Microsoft.Web.Services2.Configuration.WebServicesConfiguration, Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
</configSections>
|
||||
<appSettings>
|
||||
<webServices>
|
||||
<soapExtensionTypes>
|
||||
<add type="Microsoft.Web.Services2.WebServicesExtension, Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" priority="1" group="0"/>
|
||||
</soapExtensionTypes>
|
||||
</webServices>
|
||||
<add key="_logDir" value="./logs/"/>
|
||||
<add key="_smtpCli" value="10.10.11.22"/>
|
||||
</appSettings>
|
||||
<microsoft.web>
|
||||
<converters>
|
||||
<add type="Microsoft.Web.Script.Serialization.Converters.DataSetConverter"/>
|
||||
<add type="Microsoft.Web.Script.Serialization.Converters.DataRowConverter"/>
|
||||
<add type="Microsoft.Web.Script.Serialization.Converters.DataTableConverter"/>
|
||||
</converters>
|
||||
</microsoft.web>
|
||||
<!-- SteamWare -->
|
||||
<connectionStrings>
|
||||
<add name="SteamWare.Properties.Settings.loggerConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=Flamma_SC;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.SteamWare_VocabolarioConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SteamWare_Vocabolario;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SteamWare_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.AnagraficaBremboConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=AnagraficaBrembo;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.SteamWare_BremboConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SteamWare_Brembo;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.Flamma_AnagraficaConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=Flamma_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.ETS_AnagraficaConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SteamWare_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.ETS_AnagraficaConnectionString1"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SteamWare_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.SEL_fatture_SteamWareConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=SEL_fatture_SteamWare;User ID=sa;Password=keyhammer16;Encrypt=False;TrustServerCertificate=True"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.Equa_AnagraficaConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=Equa_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.DbConfConnectionString"
|
||||
connectionString="Data Source=SQLSTEAM;Initial Catalog=SEL_fatture_SteamWare;Persist Security Info=True;User ID=sa;Password=keyhammer;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.GMWConnectionString"
|
||||
connectionString="Data Source=SQL2012DEV;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer16;"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<pages>
|
||||
<controls>
|
||||
<add namespace="Microsoft.Web.UI" assembly="Microsoft.Web.Atlas" tagPrefix="atlas"/>
|
||||
<add namespace="Microsoft.Web.UI.Controls" assembly="Microsoft.Web.Atlas" tagPrefix="atlas"/>
|
||||
</controls>
|
||||
</pages>
|
||||
|
||||
<!-- ASMX is mapped to a new handler so that proxy javascripts can also be served. -->
|
||||
<httpHandlers>
|
||||
<remove verb="*" path="*.asmx"/>
|
||||
<add verb="*" path="*.asmx" type="Microsoft.Web.Services.ScriptHandlerFactory" validate="false"/>
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<add name="ScriptModule" type="Microsoft.Web.Services.ScriptModule"/>
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/></startup></configuration>
|
||||
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
</configSections>
|
||||
<connectionStrings>
|
||||
<add name="WebSCR_data.Properties.Settings.WebSCRConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=WebSCR;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient"/>
|
||||
</connectionStrings>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/></startup></configuration>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,58 +0,0 @@
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\NLog.config
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\Flesk.ViewState.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
|
||||
C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\NLog.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\Flesk.ViewState.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\NLog.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\Flesk.ViewState.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll.config
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.xml
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.dll
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.xml
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\SteamWare.dll.config
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.xml
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.xml
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
|
||||
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csproj.CoreCompileInputs.cache
|
||||
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csproj.CopyComplete
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user