8000
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.
2 parents b7e8fdc + 42b9665 commit bc5b084Copy full SHA for bc5b084
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