forked from Access4Learning/sif3-framework-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from nsip/release-20
Updated to the official release of the SIF AU 3.4.8 Data Model
Showing
11 changed files
with
112,128 additions
and
7 deletions.
There are no files selected for viewing
56,365 changes: 56,365 additions & 0 deletions
56,365
Code/Sif3Specification/Sif.Specification.DataModel.Au.v3_4_8/DataModelTypes.cs
Large diffs are not rendered by default.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
...cation/Sif.Specification.DataModel.Au.v3_4_8/Sif.Specification.DataModel.Au.v3_4_8.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFramework>netstandard2.0</TargetFramework> | ||
<AssemblyName>Sif.Specification.DataModel.Au</AssemblyName> | ||
<RootNamespace>Sif.Specification.DataModel.Au</RootNamespace> | ||
<PackageId>Sif.Specification.DataModel.Au</PackageId> | ||
<Version>3.4.8</Version> | ||
<Authors>Rafidzal Rafiq</Authors> | ||
<Company>Systemic Pty Ltd</Company> | ||
<Product>SIF AU Data Model library</Product> | ||
<Description>SIF AU Data Model library</Description> | ||
<Copyright>Copyright © Systemic Pty Ltd 2021</Copyright> | ||
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> | ||
<PackageProjectUrl>https://github.com/nsip/sif3-framework-dotnet</PackageProjectUrl> | ||
<RepositoryUrl>https://github.com/nsip/sif3-framework-dotnet</RepositoryUrl> | ||
<RepositoryType>Git</RepositoryType> | ||
<PackageTags>SIF</PackageTags> | ||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> | ||
</PropertyGroup> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+25.8 KB
Data/XSD files/SIF AU 3.4.8 (Infrastructure 3.2.1)/Infrastructure_3_2_1_XSDs-26.zip
Binary file not shown.
Oops, something went wrong.