Skip to content

Commit 38e67aa

Browse files
committed
Update version
1 parent e67bc88 commit 38e67aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<RepositoryUrl>https://github.com/rotorgames/Rg.Plugins.Popup</RepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<Product>$(AssemblyName) ($(TargetFramework))</Product>
21-
<Version>2.0.0.6</Version>
21+
<Version>2.0.0.7</Version>
2222

2323
<!--<Nullable>enable</Nullable>-->
2424
<LangVersion>8.0</LangVersion>
@@ -91,7 +91,7 @@
9191
<PrivateAssets>all</PrivateAssets>
9292
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9393
</PackageReference>
94-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
94+
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1">
9595
<PrivateAssets>all</PrivateAssets>
9696
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9797
</PackageReference>

0 commit comments

Comments
 (0)