Releases: Elskom/PublishRefAssemblies
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.
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.
Latest
1.0.4 Fixed packing reference assemblies and the documentation files for th…
Filter for unversioned platform specific target frameworks and then use default version when packaging them.
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.
Fixed error in Sdk.props. Signed-off-by: AraHaan <[email protected]>
Initial Release
1.0.0 Create LICENSE