Skip to content

Commit a73d1a4

Browse files
committed
fix: comment LICENSE
1 parent f0a68e8 commit a73d1a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JFW.Sdk/JFW.Sdk.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<AssemblyTitle>Official .NET SDK for the Jframework API</AssemblyTitle>
1212
<Description>Official .NET SDK for the Jframework API</Description>
1313
<Copyright>Copyright © 2021 - $([System.DateTime]::UtcNow.Year) Jframework</Copyright>
14-
<!-- <RootNamespace>JFW.Sdk</RootNamespace> -->
14+
<RootNamespace>JFW.Sdk</RootNamespace>
1515
<Version>1.0.0</Version>
16-
<PackageLicenseFile>LICENSE</PackageLicenseFile>
16+
<!-- <PackageLicenseFile>LICENSE</PackageLicenseFile> -->
1717
<RepositoryUrl>https://github.com/1Byte-Software/jfw-sdk-dotnet.git</RepositoryUrl>
1818
<RepositoryType>git</RepositoryType>
1919
</PropertyGroup>

0 commit comments

Comments
 (0)