Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
DEVOPS-99141 - Change DML library version so, it can build
  • Loading branch information
jeffkaleshi committed Aug 18, 2020
commit ebb3419f14b60470492c65fd56894b8ecca329e9
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>Microsoft.WindowsAzure.Storage.DataMovement Class Library</Description>
<Version>1.3.0.0</Version>
<Version>1.3.0-pre</Version>
<Authors>Microsoft</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down