mirror of
https://github.com/eliasstepanik/OSCADSharpDotnet7.git
synced 2026-01-11 13:38:33 +00:00
Moved .nuspec file from project to Solution Items
This commit is contained in:
parent
90866d5406
commit
155a4e6fee
@ -12,6 +12,7 @@ EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C831DC9A-396A-43F9-AAC6-410A88485356}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
..\LICENSE.txt = ..\LICENSE.txt
|
||||
OSCADSharp\OSCADSharp.nuspec = OSCADSharp\OSCADSharp.nuspec
|
||||
..\README.md = ..\README.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
||||
@ -91,9 +91,6 @@
|
||||
<Compile Include="Vector3.cs" />
|
||||
<Compile Include="Variables.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="OSCADSharp.nuspec" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user