File tree 1 file changed +3
-3
lines changed
src/FluentAssertions.Analyzers
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >FluentAssertions.Analyzers</id >
5
5
<title >Fluent Assertions Analyzers</title >
6
- <version >0.11.4 </version >
6
+ <version >0.12.0 </version >
7
7
<owners >Meir Blachman</owners >
8
8
<authors >Meir Blachman</authors >
9
9
<summary >
21
21
<frameworkAssemblies >
22
22
<frameworkAssembly assemblyName =" System" targetFramework =" " />
23
23
</frameworkAssemblies >
24
- <copyright >Copyright Meir Blachman 2017-2018 </copyright >
24
+ <copyright >Copyright Meir Blachman 2017-2021 </copyright >
25
25
<releaseNotes >
26
26
See https://github.com/fluentassertions/fluentassertions.analyzers/releases/
27
27
</releaseNotes >
28
28
<repository type =" git" url =" https://github.com/fluentassertions/fluentassertions.analyzers.git" />
29
29
</metadata >
30
30
<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.*" />
32
32
<file src =" tools\*.ps1" target =" tools\" />
33
33
</files >
34
34
</package >
You can’t perform that action at this time.
0 commit comments