Skip to content

Commit

Permalink
Just Update
Browse files Browse the repository at this point in the history
  • Loading branch information
na1307 committed Sep 20, 2024
1 parent 2dc0021 commit bc490cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Bluehill.Imports/Bluehill.Imports.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net20;netstandard2.1</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Bluehill's MSBuild import files</Description>
<Version>1.0.5</Version>
<Version>1.0.6</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/na1307/Bluehill.Imports</RepositoryUrl>
Expand Down
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Bluehill.Analyzers" Version="1.0.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.4" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.4" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.26.0.92422" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.5" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.5" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" />
</ItemGroup>
</Project>

0 comments on commit bc490cc

Please sign in to comment.