Skip to content

Releases: Elskom/PublishRefAssemblies

Removed the need to disable Package Analysis. Now packaging is done that adds the reference assemblies to the autogenerated nuspec used to pack with .NET. Also only imports the Microsoft.NET.Sdk only if it has not already been imported to avoid any possible build errors when importing the Sdk *after* that Sdk was imported.

Filter for unversioned platform specific target frameworks and then use default version when packaging them.

09 Mar 23:28
Compare
Choose a tag to compare

Filter for unversioned platform specific target frameworks and then use default version when packaging them. Versioned ones should work just like non-platform specific target frameworks.

Fix to Sdk load issue.

09 Mar 06:42
Compare
Choose a tag to compare
Fixed error in Sdk.props.

Signed-off-by: AraHaan <[email protected]>

Initial Release

09 Mar 03:00
Compare
Choose a tag to compare
1.0.0

Create LICENSE