Skip to content

Commit

Permalink
bump UnoptimizedAssemblyDetector to 0.1.0 (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored May 22, 2021
1 parent bc4c5e2 commit 850869a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="UnoptimizedAssemblyDetector" Version="0.0.5" PrivateAssets="All" />
<PackageReference Include="UnoptimizedAssemblyDetector" Version="0.1.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="3.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.1" PrivateAssets="All" />
Expand Down

0 comments on commit 850869a

Please sign in to comment.