File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
21<Project >
32 <PropertyGroup >
43 <RepositoryType >git</RepositoryType >
54 <RepositoryUrl >https://github.com/escendit/Escendit.Tools.CodeAnalysis.StyleCopAnalyzers</RepositoryUrl >
65 </PropertyGroup >
6+ <ItemGroup >
7+ <PackageReference Include =" Escendit.Tools.Branding" >
8+ <PrivateAssets >all</PrivateAssets >
9+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
10+ </PackageReference >
11+ </ItemGroup >
712</Project >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
21<Project >
32 <ItemGroup >
4- <PackageReference Include =" Escendit.Tools.Branding" Version =" 1.0.2" >
5- <PrivateAssets >all</PrivateAssets >
6- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
7- </PackageReference >
3+ <PackageVersion Include =" Escendit.Tools.Branding" Version =" 1.2.0" />
84 </ItemGroup >
95</Project >
Original file line number Diff line number Diff line change 1- Apache License
1+ Apache License
22 Version 2.0, January 2004
33 http://www.apache.org/licenses/
44
You can’t perform that action at this time.
0 commit comments