Update progetto con installer...
This commit is contained in:
@@ -14,23 +14,32 @@ EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
OVH|Any CPU = OVH|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.OVH|Any CPU.ActiveCfg = OVH|Any CPU
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.OVH|Any CPU.Build.0 = OVH|Any CPU
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AD11A3BA-E06F-4E9A-A701-B80D8212156E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.OVH|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.OVH|Any CPU.Build.0 = Release|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F3B6478B-756E-44F3-94AD-75CFAA4AA3AD}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.OVH|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.OVH|Any CPU.Build.0 = Release|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{85BD343D-4246-48DF-BE81-F34321896F88}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.Build.0 = Release|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
|
||||
+14
-16
@@ -129,11 +129,9 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="About.aspx" />
|
||||
<Content Include="App_Readme\Elmah.txt" />
|
||||
<Content Include="barcode.aspx" />
|
||||
<Content Include="closeAllRec.aspx" />
|
||||
<Content Include="Contact.aspx" />
|
||||
<Content Include="Content\all.css" />
|
||||
<Content Include="Content\all.min.css" />
|
||||
<Content Include="Content\bootstrap-grid.css" />
|
||||
@@ -288,6 +286,7 @@
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Properties\PublishProfiles\OVH-ElettronicaScalvina.pubxml" />
|
||||
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
|
||||
<Content Include="Scripts\jquery-3.3.1.js" />
|
||||
<Content Include="Scripts\jquery-3.3.1.min.js" />
|
||||
@@ -357,13 +356,6 @@
|
||||
<Link>VersGen.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="App_Start\BundleConfig.cs" />
|
||||
<Compile Include="About.aspx.cs">
|
||||
<DependentUpon>About.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="About.aspx.designer.cs">
|
||||
<DependentUpon>About.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="App_Start\RouteConfig.cs" />
|
||||
<Compile Include="barcode.aspx.cs">
|
||||
<DependentUpon>barcode.aspx</DependentUpon>
|
||||
@@ -379,13 +371,6 @@
|
||||
<Compile Include="closeAllRec.aspx.designer.cs">
|
||||
<DependentUpon>closeAllRec.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Contact.aspx.cs">
|
||||
<DependentUpon>Contact.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Contact.aspx.designer.cs">
|
||||
<DependentUpon>Contact.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Default.aspx.cs">
|
||||
<DependentUpon>Default.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -590,6 +575,9 @@
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<None Include="Web.OVH.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<None Include="Web.Release.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
@@ -614,6 +602,16 @@
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'OVH|AnyCPU'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
|
||||
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- Per altre informazioni sull'utilizzo della trasformazione web.config, vedere https://go.microsoft.com/fwlink/?LinkId=125889 -->
|
||||
|
||||
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||||
<appSettings>
|
||||
<!--<add key="minCookieSquadra" value="720" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="baseUrl" value="http://C_TRACK.steamware.net/Rigamonti" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="localUplURL" value="http://Rigasrv05SCR/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="adminEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="_fromEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="enablePlain" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>-->
|
||||
|
||||
<add key="CTrackConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="DbConfConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="PermessiConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="VocabolarioConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="AppData.Properties.Settings.C_TRACKConnectionString" connectionString="Data Source=localhost\SQL2012;Initial Catalog=C_TRACK;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
</system.web>
|
||||
</configuration>
|
||||
+1
-1
@@ -86,9 +86,9 @@
|
||||
<add key="enablePlain" value="true" />
|
||||
<add key="enableCookie" value="true" />
|
||||
<add key="cookieDayExp" value="365" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
<!--area DB-->
|
||||
<add key="CTrackConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
<add key="DbConfConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL2016DEV;Initial Catalog=C_TRACK;Persist Security Info=True;User id=sa;Password=keyhammer16;" />
|
||||
|
||||
Reference in New Issue
Block a user