A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Azure/azure-functions-host/commit/f2d2a2816e038165826c7409c6d10c0527e8955b below:

Downgrading PowerShellWorker 0.1.95 · Azure/azure-functions-host@f2d2a28 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+4

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+4

-1

lines changed Original file line number Diff line number Diff line change

@@ -22,6 +22,7 @@

22 22

<RepositoryType>git</RepositoryType>

23 23

<ApplicationIcon>AzureFunctions-CLI.ico</ApplicationIcon>

24 24

<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>

25 +

<NoWarn>$(NoWarn);NU1605</NoWarn>

25 26

</PropertyGroup>

26 27

<ItemGroup>

27 28

<EmbeddedResource Include="StaticResources\bundleConfig.json">

@@ -105,7 +106,7 @@

105 106

<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />

106 107

<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.3.1-SNAPSHOT" />

107 108

<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.2" />

108 -

<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.97-preview" />

109 +

<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.95-preview" />

109 110

<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12438" />

110 111

<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190501.3" />

111 112

<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />

Original file line number Diff line number Diff line change

@@ -4,6 +4,7 @@

4 4

<IsPackable>false</IsPackable>

5 5

<AssemblyName>Azure.Functions.Cli.Tests</AssemblyName>

6 6

<RootNamespace>Azure.Functions.Cli.Tests</RootNamespace>

7 +

<NoWarn>$(NoWarn);NU1605</NoWarn>

7 8

</PropertyGroup>

8 9

<ItemGroup>

9 10

<Compile Remove="Resources\**" />

@@ -21,6 +22,7 @@

21 22

<PackageReference Include="xunit" Version="2.4.0" />

22 23

<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />

23 24

<PackageReference Include="Xunit.SkippableFact" Version="1.3.6" />

25 +

<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.95-preview" />

24 26

</ItemGroup>

25 27 26 28

<ItemGroup>

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4