This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd" >
33 <metadata >
44 <id >libsassnet</id >
5- <version >3.3.6 </version >
5+ <version >3.3.7-alpha-1 </version >
66 <authors >Darren Kopp</authors >
77 <owners >Darren Kopp</owners >
88 <licenseUrl >https://github.com/darrenkopp/libsass-net/blob/master/LICENSE</licenseUrl >
1313 <tags >SASS SCSS CSS LibSass</tags >
1414 </metadata >
1515 <files >
16- <file src =" ..\bin\x64\libsass.dll" target =" build\x64\libsass .dll" />
17- <file src =" ..\bin\x86\libsass.dll" target =" build\x86\libsass .dll" />
16+ <file src =" ..\bin\x64\libsass.dll" target =" build\libsass64 .dll" />
17+ <file src =" ..\bin\x86\libsass.dll" target =" build\libsass32 .dll" />
1818 <file src =" libsassnet.targets" target =" build\libsassnet.targets" />
1919 <file src =" ..\bin\LibSass.NET.dll" target =" lib\net40\LibSass.NET.dll" />
2020 </files >
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >libsassnet.Web</id >
5- <version >2.2.0 </version >
5+ <version >2.3.0-alpha-1 </version >
66 <authors >Darren Kopp</authors >
77 <owners >Darren Kopp</owners >
88 <licenseUrl >https://github.com/darrenkopp/libsass-net/blob/master/LICENSE</licenseUrl >
You can’t perform that action at this time.
0 commit comments