File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >netstandard1.4</TargetFramework >
4- <Version >1.0.1</Version >
5- <Authors >FINT</Authors >
4+ <ReleaseVersion >1.0.1</ReleaseVersion >
5+ <PackOnBuild >true</PackOnBuild >
6+ <PackageId >FINT.Model.Resource</PackageId >
7+ <PackageVersion >1.0.1</PackageVersion >
8+ <Company >Vigo IKS</Company >
9+ <Authors >FINTLabs</Authors >
10+ <Description >FINT Resource Model contains the core classes for FINT data models containing HATEOAS relations</Description >
11+ <SynchReleaseVersion >true</SynchReleaseVersion >
612 <PackageTags >fint</PackageTags >
713 </PropertyGroup >
814 <ItemGroup >
Original file line number Diff line number Diff line change 11<configuration>
22 <packageSources>
33 <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
4- <add key="Bintray" value="https://api.bintray.com/nuget/fint/nuget" />
4+
55 </packageSources>
66</configuration>
You can’t perform that action at this time.
0 commit comments