File tree 3 files changed +6
-2
lines changed
GasPrice.Job/Properties/PublishProfiles
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
15
15
<_SavePWD >True</_SavePWD >
16
16
<MSDeployServiceURL >rskgasstation.scm.azurewebsites.net:443</MSDeployServiceURL >
17
17
<MSDeployPublishMethod >WMSVC</MSDeployPublishMethod >
18
- <SkipExtraFilesOnServer >False </SkipExtraFilesOnServer >
18
+ <SkipExtraFilesOnServer >True </SkipExtraFilesOnServer >
19
19
<EnableMsDeployAppOffline >False</EnableMsDeployAppOffline >
20
20
<DeployIisAppPath >rskgasstation</DeployIisAppPath >
21
21
<_DestinationType >AzureWebSite</_DestinationType >
Original file line number Diff line number Diff line change 7
7
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
8
8
<dependentAssembly >
9
9
<assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
10
- <bindingRedirect oldVersion =" 0.0.0.0-6 .0.0.0" newVersion =" 6 .0.0.0" />
10
+ <bindingRedirect oldVersion =" 0.0.0.0-10 .0.0.0" newVersion =" 10 .0.0.0" />
11
11
</dependentAssembly >
12
12
</assemblyBinding >
13
13
</runtime >
Original file line number Diff line number Diff line change 54
54
<assemblyIdentity name =" System.Web.Mvc" publicKeyToken =" 31bf3856ad364e35" />
55
55
<bindingRedirect oldVersion =" 1.0.0.0-5.2.4.0" newVersion =" 5.2.4.0" />
56
56
</dependentAssembly >
57
+ <dependentAssembly >
58
+ <assemblyIdentity name =" System.Net.Http" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
59
+ <bindingRedirect oldVersion =" 0.0.0.0-4.2.0.0" newVersion =" 4.2.0.0" />
60
+ </dependentAssembly >
57
61
</assemblyBinding >
58
62
</runtime >
59
63
<system .webServer>
You can’t perform that action at this time.
0 commit comments