Skip to content

Commit aeb67ec

Browse files
committed
Merge in 'release/7.0-rc1' changes
2 parents cf837a2 + 95a8f92 commit aeb67ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Grpc/JsonTranscoding/src/Microsoft.AspNetCore.Grpc.Swagger/Microsoft.AspNetCore.Grpc.Swagger.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<Description>Swagger for gRPC ASP.NET Core</Description>
44
<PackageTags>gRPC RPC HTTP/2 REST Swagger OpenAPI</PackageTags>
55
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
6-
<IsPackable>false</IsPackable>
7-
<IsShipping>false</IsShipping>
6+
<VersionPrefix>$(ExperimentalVersionPrefix)</VersionPrefix>
87
</PropertyGroup>
98

109
<ItemGroup>

0 commit comments

Comments
 (0)