Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc5b084

Browse files
authored
Merge pull request #1624 from losttech/u/NonCopyable/0.7.0
Update NonCopyableAnalyzer to latest version with our changes upstreamed
2 parents b7e8fdc + 42b9665 commit bc5b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Lost.NonCopyableAnalyzer" Version="0.7.0-m04">
16+
<PackageReference Include="NonCopyableAnalyzer" Version="0.7.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)