Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
na1307 committed Jun 2, 2024
1 parent 34855bc commit a0f1592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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-beta.1.1</Version>
<Version>1.0.5-beta.2</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/na1307/Bluehill.Imports</RepositoryUrl>
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Bluehill.Analyzers" Version="1.0.0-beta.1.1" />
<PackageVersion Include="Bluehill.Analyzers" Version="1.0.0-beta.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.3" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.3" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.25.1.91650" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.26.0.92422" />
</ItemGroup>
</Project>

0 comments on commit a0f1592

Please sign in to comment.