Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e8fdc commit 42b9665Copy full SHA for 42b9665
Directory.Build.props
@@ -13,7 +13,7 @@
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
15
</PackageReference>
16
- <PackageReference Include="Lost.NonCopyableAnalyzer" Version="0.7.0-m04">
+ <PackageReference Include="NonCopyableAnalyzer" Version="0.7.0">
17
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
0 commit comments