Skip to content

Commit

Permalink
chore(deps): update rocket surgery other to v1 (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rodney Littles II <6969701+RLittlesII@users.noreply.github.com>
  • Loading branch information
renovate[bot] and RLittlesII committed Oct 1, 2022
1 parent 1d9793b commit 1c9b89b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<ItemGroup>
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" />
<PackageVersion Include="Rocket.Surgery.Build.Metadata" Version="3.3.11" PrivateAssets="All" />
<PackageVersion Include="Rocket.Surgery.MSBuild.Metadata" Version="0.3.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.SourceLink" Version="0.3.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.Metadata" Version="1.1.0" />
<PackageVersion Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.1.1" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageVersion Include="Rocket.Surgery.MSBuild.CI" Version="0.3.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.GitVersion" Version="0.3.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="0.3.1" Condition="'$(MSBuildProjectName)'!='.build'" />
<PackageVersion Include="Rocket.Surgery.MSBuild.CI" Version="1.1.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.GitVersion" Version="1.1.1" />
<PackageVersion Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.1.1" Condition="'$(MSBuildProjectName)'!='.build'" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1c9b89b

Please sign in to comment.