Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.sourcelink.github to v1.0.0-…
Browse files Browse the repository at this point in the history
…beta2-19324-01
  • Loading branch information
renovate-bot authored and viceice committed Jun 29, 2019
1 parent 978bd2b commit 2c93e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19270-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19324-01" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="1.1.0+build.221" PrivateAssets="All" />
<ProjectReference Include="..\CssParser\CssParser.csproj" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CSSParser/CSSParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19270-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19324-01" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="1.1.0+build.221" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 2c93e0c

Please sign in to comment.