Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewabest committed Oct 5, 2020
1 parent dfcc9aa commit 720cdff
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 @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Best.Conventional" Version="9.0.0" />
<PackageReference Include="Best.Conventional" Version="9.0.3" />
<PackageReference Include="FluentAssertions" Version="4.19.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Roslyn/Conventional.Roslyn/Conventional.Roslyn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Best.Conventional" Version="9.0.0" />
<PackageReference Include="Best.Conventional" Version="9.0.3" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.6.0" />
Expand Down

0 comments on commit 720cdff

Please sign in to comment.