Skip to content

Commit

Permalink
Update TfsUrlParser to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Nov 25, 2018
1 parent 9017cd5 commit dee1497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Tfs/Cake.Tfs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="15.131.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="15.131.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" />
<PackageReference Include="TfsUrlParser" Version="1.3.0-beta0001" />
<PackageReference Include="TfsUrlParser" Version="1.3.0" />
</ItemGroup>

</Project>

0 comments on commit dee1497

Please sign in to comment.