Closed dellis1972 closed 3 years ago
Update LibZipSharp to generate its AssemblyInfo via the MSBuild properties rather than having an AssemblyInfo.cs file. This will mean that the AssemblyInfo will match the NuGet package version.
AssemblyInfo.cs
Update .vscode/tasks.json so they use the right path.
Update LibZipSharp to generate its AssemblyInfo via the MSBuild properties rather than having an
AssemblyInfo.cs
file. This will mean that the AssemblyInfo will match the NuGet package version.Update .vscode/tasks.json so they use the right path.