Skip to content

Commit b5b88a3

Browse files
committed
Update NuGet package versions for sample apps
1 parent f9739df commit b5b88a3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

samples/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V1Proxy/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V1Proxy.csproj

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

1010
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.1.0-preview" />
12+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.2.0-preview" />
1313
</ItemGroup>
1414
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1515

samples/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V2IoC/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V2IoC.csproj

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

1010
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1111
<!-- <ItemGroup>
12-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.1.0-preview" />
12+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.2.0-preview" />
1313
</ItemGroup> -->
1414
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1515

samples/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V2Static/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V2Static.csproj

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

1010
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1111
<!-- <ItemGroup>
12-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.1.0-preview" />
12+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.2.0-preview" />
1313
</ItemGroup> -->
1414
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1515

samples/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V3IoC/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V3IoC.csproj

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

1010
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.1.0-preview" />
12+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.2.0-preview" />
1313
</ItemGroup>
1414
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1515

samples/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V3Static/Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V3Static.csproj

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

1010
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1111
<!-- <ItemGroup>
12-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.1.0-preview" />
12+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="0.2.0-preview" />
1313
</ItemGroup> -->
1414
<!-- Uncomment this block if you want to use NuGet package from https://nuget.org -->
1515

0 commit comments

Comments
 (0)