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 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd" >
3
3
<metadata >
4
4
<id >libsassnet</id >
5
- <version >3.3.6 </version >
5
+ <version >3.3.7-alpha-1 </version >
6
6
<authors >Darren Kopp</authors >
7
7
<owners >Darren Kopp</owners >
8
8
<licenseUrl >https://github.com/darrenkopp/libsass-net/blob/master/LICENSE</licenseUrl >
13
13
<tags >SASS SCSS CSS LibSass</tags >
14
14
</metadata >
15
15
<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" />
18
18
<file src =" libsassnet.targets" target =" build\libsassnet.targets" />
19
19
<file src =" ..\bin\LibSass.NET.dll" target =" lib\net40\LibSass.NET.dll" />
20
20
</files >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >libsassnet.Web</id >
5
- <version >2.2.0 </version >
5
+ <version >2.3.0-alpha-1 </version >
6
6
<authors >Darren Kopp</authors >
7
7
<owners >Darren Kopp</owners >
8
8
<licenseUrl >https://github.com/darrenkopp/libsass-net/blob/master/LICENSE</licenseUrl >
You can’t perform that action at this time.
0 commit comments