We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a68e8 commit a73d1a4Copy full SHA for a73d1a4
JFW.Sdk/JFW.Sdk.csproj
@@ -11,9 +11,9 @@
11
<AssemblyTitle>Official .NET SDK for the Jframework API</AssemblyTitle>
12
<Description>Official .NET SDK for the Jframework API</Description>
13
<Copyright>Copyright © 2021 - $([System.DateTime]::UtcNow.Year) Jframework</Copyright>
14
- <!-- <RootNamespace>JFW.Sdk</RootNamespace> -->
+ <RootNamespace>JFW.Sdk</RootNamespace>
15
<Version>1.0.0</Version>
16
- <PackageLicenseFile>LICENSE</PackageLicenseFile>
+ <!-- <PackageLicenseFile>LICENSE</PackageLicenseFile> -->
17
<RepositoryUrl>https://github.com/1Byte-Software/jfw-sdk-dotnet.git</RepositoryUrl>
18
<RepositoryType>git</RepositoryType>
19
</PropertyGroup>
0 commit comments