Skip to content

Commit 6fcced6

Browse files
authored
Delete NuGet.Config
1 parent f2b6c42 commit 6fcced6

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

NuGet.Config

Lines changed: 0 additions & 8 deletions
This file was deleted.

sdk/FunctionMetadataLoaderExtension/FunctionMetadataLoaderExtension.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.23" />
15-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.2-preview" />
15+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.0-preview" />
1616
</ItemGroup>
1717

1818
</Project>

test/FunctionMetadataGeneratorTests/SdkTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.25" />
26-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.2-preview" />
26+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.0-preview" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)