File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/FluentAssertions.Analyzers Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <metadata >
44 <id >FluentAssertions.Analyzers</id >
55 <title >Fluent Assertions Analyzers</title >
6- <version >0.11.4 </version >
6+ <version >0.12.0 </version >
77 <owners >Meir Blachman</owners >
88 <authors >Meir Blachman</authors >
99 <summary >
2121 <frameworkAssemblies >
2222 <frameworkAssembly assemblyName =" System" targetFramework =" " />
2323 </frameworkAssemblies >
24- <copyright >Copyright Meir Blachman 2017-2018 </copyright >
24+ <copyright >Copyright Meir Blachman 2017-2021 </copyright >
2525 <releaseNotes >
2626 See https://github.com/fluentassertions/fluentassertions.analyzers/releases/
2727 </releaseNotes >
2828 <repository type =" git" url =" https://github.com/fluentassertions/fluentassertions.analyzers.git" />
2929 </metadata >
3030 <files >
31- <file src =" bin\*\netstandard1.3 \*.dll" target =" analyzers\dotnet\cs" exclude =" **\Microsoft.CodeAnalysis.*;**\System.Collections.Immutable.*;**\System.Reflection.Metadata.*;**\System.Composition.*" />
31+ <file src =" bin\** \*.dll" target =" analyzers\dotnet\cs" exclude =" **\Microsoft.CodeAnalysis.*;**\System.Collections.Immutable.*;**\System.Reflection.Metadata.*;**\System.Composition.*" />
3232 <file src =" tools\*.ps1" target =" tools\" />
3333 </files >
3434</package >
You can’t perform that action at this time.
0 commit comments