Skip to content

Commit 8204063

Browse files
committed
Fix netcore support
1 parent 5e9c477 commit 8204063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Billing/Commands.Billing/Commands.Billing.Netcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Microsoft.Azure.Management.Billing" Version="2.0.0-preview" />
31+
<PackageReference Include="Microsoft.Azure.Management.Billing" Version="2.1.0-preview" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)