We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8878cb8 commit bf164c5Copy full SHA for bf164c5
src/Client/SAFE.Client.Utils.fsproj
@@ -13,11 +13,11 @@
13
14
<PropertyGroup>
15
<GenerateDocumentationFile>true</GenerateDocumentationFile>
16
- <PackageProjectUrl>https://github.com/SAFE-Stack/SAFE.Meta</PackageProjectUrl>
+ <PackageProjectUrl>https://github.com/SAFE-Stack/SAFE.Utils</PackageProjectUrl>
17
<PackageLicenseFile>LICENSE</PackageLicenseFile>
18
<PackageReadmeFile>readme.md</PackageReadmeFile>
19
<PackageIcon>safe-logo.png</PackageIcon>
20
- <RepositoryUrl>https://github.com/SAFE-Stack/SAFE.Meta.git</RepositoryUrl>
+ <RepositoryUrl>https://github.com/SAFE-Stack/SAFE.Utils.git</RepositoryUrl>
21
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
22
</PropertyGroup>
23
0 commit comments