refresh generale

This commit is contained in:
Samuele Locatelli
2021-11-02 09:05:06 +01:00
parent cf047d0e43
commit 371f136f1a
5 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
<HintPath>..\PROJ-ETS\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\NLog.4.7.11\lib\net45\NLog.dll</HintPath>
<HintPath>..\PROJ-ETS\packages\NLog.4.7.12\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\Pipelines.Sockets.Unofficial.2.2.0\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
+3 -3
View File
@@ -3,9 +3,9 @@
<package id="DocumentFormat.OpenXml" version="2.7.2" targetFramework="net462" />
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net462" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net462" />
<package id="NLog" version="4.7.11" targetFramework="net462" />
<package id="NLog.Config" version="4.7.11" targetFramework="net462" />
<package id="NLog.Schema" version="4.7.11" targetFramework="net462" />
<package id="NLog" version="4.7.12" targetFramework="net462" />
<package id="NLog.Config" version="4.7.12" targetFramework="net462" />
<package id="NLog.Schema" version="4.7.12" targetFramework="net462" />
<package id="Pipelines.Sockets.Unofficial" version="2.2.0" targetFramework="net462" />
<package id="StackExchange.Redis" version="2.2.79" targetFramework="net462" />
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
@@ -163,7 +163,7 @@
</site>
<site name="PROJ-ETS" id="2">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="C:\Users\samuele\Documents\VisualStudioProjects\ETS\PROJ-ETS\PROJ-ETS" />
<virtualDirectory path="/" physicalPath="C:\Users\samuele\source\repos\ETS\PROJ-ETS\PROJ-ETS" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:51251:localhost" />
@@ -7,6 +7,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<PropertyGroup>
<TimeStampOfAssociatedLegacyPublishXmlFile />
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAk75miMJLMkCTEelQutKpbwAAAAACAAAAAAADZgAAwAAAABAAAAAQGKxIvo9e5xIoY96u0MYEAAAAAASAAACgAAAAEAAAAKcbG9Xy8xtD1l+v+f9iGJYYAAAAV/6sMDj2hNAlIN8n+VF79+xkZt/vF8UEFAAAAKO/L8K7JrtrVGk0TOncwW9w3HDN</EncryptedPassword>
<History>True|2021-10-29T07:48:42.3105805Z;True|2021-10-29T09:48:30.0225194+02:00;</History>
<History>False|2021-11-02T07:59:57.2914306Z;False|2021-11-02T08:59:42.7893456+01:00;True|2021-10-29T09:48:42.3105805+02:00;True|2021-10-29T09:48:30.0225194+02:00;</History>
</PropertyGroup>
</Project>
+2 -3
View File
@@ -20,9 +20,8 @@
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
<package id="Modernizr" version="2.8.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net462" />
<package id="NLog" version="4.7.11" targetFramework="net462" />
<package id="NLog.Config" version="4.7.11" targetFramework="net462" />
<package id="NLog.Schema" version="4.7.11" targetFramework="net462" />
<package id="NLog" version="4.7.12" targetFramework="net472" />
<package id="NLog.Schema" version="4.7.12" targetFramework="net472" />
<package id="popper.js" version="1.16.1" targetFramework="net462" />
<package id="WebGrease" version="1.6.0" targetFramework="net45" />
</packages>