Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Remove bin and obj folders, fix Fluent NuGet package reference version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Schulte committed Sep 6, 2017
1 parent 2942c9b commit f3ed7d0
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 15,695 deletions.
4 changes: 2 additions & 2 deletions ManageVirtualMachineWithUnmanagedDisks.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand All @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.8" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.2.1" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.2.0" />
<PackageReference Include="CoreFTP" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="0.0.2-preview" />
<PackageReference Include="SSH.NET" Version="2016.0.0" />
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit f3ed7d0

Please sign in to comment.