File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<SignAssembly >true</SignAssembly >
16
16
<AssemblyOriginatorKeyFile >..\libgit2sharp.snk</AssemblyOriginatorKeyFile >
17
17
<PackageIcon >square-logo.png</PackageIcon >
18
- <PackageLicenseExpression >MIT</ PackageLicenseExpression >
18
+ <PackageLicenseFile >App_Readme/LICENSE.md</ PackageLicenseFile >
19
19
</PropertyGroup >
20
20
21
21
<ItemGroup >
22
22
<CodeAnalysisDictionary Include =" CustomDictionary.xml" />
23
23
<None Include =" ..\square-logo.png" Pack =" true" PackagePath =" " />
24
- <None Include =" ..\README.md" Pack =" true" PackagePath =" App_Readme\ " />
25
- <None Include =" ..\LICENSE.md" Pack =" true" PackagePath =" App_Readme\ " />
26
- <None Include =" ..\CHANGES.md" Pack =" true" PackagePath =" App_Readme\ " />
24
+ <None Include =" ..\README.md" Pack =" true" PackagePath =" App_Readme/ " />
25
+ <None Include =" ..\LICENSE.md" Pack =" true" PackagePath =" App_Readme/ " />
26
+ <None Include =" ..\CHANGES.md" Pack =" true" PackagePath =" App_Readme/ " />
27
27
<None Update =" Core\Handles\Objects.tt" Generator =" TextTemplatingFileGenerator" LastGenOutput =" Objects.cs" />
28
28
<Compile Update =" Core\Handles\Objects.cs" DependentUpon =" Objects.tt" DesignTime =" True" AutoGen =" True" />
29
29
<Service Include =" {508349b6-6b84-4df5-91f0-309beebad82d}" /> <!-- Needed for T4 generation -->
You can’t perform that action at this time.
0 commit comments