Skip to content

Commit

Permalink
fix licence url
Browse files Browse the repository at this point in the history
  • Loading branch information
nrjohnstone committed Feb 22, 2018
1 parent b7e2cef commit b5ce17f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AmbientContext/AmbientContext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<Authors>Nathan Johnstone</Authors>
<Description>Base class for building ambient services</Description>
<PackageProjectUrl>https://github.com/nrjohnstone/AmbientContext</PackageProjectUrl>
<RepositoryUrl>https://github.com/nrjohnstone/AmbientContext</RepositoryUrl>
<Copyright>https://github.com/nrjohnstone/AmbientContext/blob/master/LICENSE</Copyright>
<RepositoryUrl>https://github.com/nrjohnstone/AmbientContext</RepositoryUrl>
<PackageLicenseUrl>https://github.com/nrjohnstone/AmbientContext/blob/master/LICENSE</PackageLicenseUrl>
</PropertyGroup>

<Target Name="BeforeBuild" BeforeTargets="Build">
Expand Down

0 comments on commit b5ce17f

Please sign in to comment.