Skip to content

Commit

Permalink
Fix Batch changelog reference
Browse files Browse the repository at this point in the history
  • Loading branch information
matthchr committed Jul 24, 2017
1 parent bad9055 commit 2169a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SDKs/Batch/DataPlane/Azure.Batch/Azure.Batch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PropertyGroup>
<TargetFrameworks>net452;netstandard1.4</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReleaseNotes>For detailed release notes, see: https://github.com/Azure/azure-sdk-for-net/blob/vs17Dev/src/SDKs/Batch/DataPlane/changelog.md</PackageReleaseNotes>
<PackageReleaseNotes>For detailed release notes, see: https://github.com/Azure/azure-sdk-for-net/blob/psSdkJson6/src/SDKs/Batch/DataPlane/changelog.md</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)'=='net452' ">
Expand Down

0 comments on commit 2169a04

Please sign in to comment.