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 2e040ea + bc5b084 commit b614dbaCopy full SHA for b614dba
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-m05">
+ <PackageReference Include="NonCopyableAnalyzer" Version="0.7.0">
17
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
0 commit comments