Skip to content

Commit aa4e5b0

Browse files
committed
adda nimation
1 parent c9af83a commit aa4e5b0

8 files changed

Lines changed: 1220 additions & 292 deletions

File tree

VL.Assimp.vl

Lines changed: 432 additions & 262 deletions
Large diffs are not rendered by default.

csharp/VL.AssimpUtils/NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<packageSources>
4+
<clear/>
5+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json"/>
6+
<add key="vvvv-public-feed" value="https://teamcity.vvvv.org/guestAuth/app/nuget/v1/FeedService.svc/"/>
7+
</packageSources>
8+
</configuration>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[assembly: ImportAsIs]

0 commit comments

Comments
 (0)