We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1b649 commit 6c067a4Copy full SHA for 6c067a4
appveyor.yml
@@ -0,0 +1,8 @@
1
+version: 8.0.2.{build}
2
+os: Visual Studio 2015
3
+configuration: Release
4
+before_build:
5
+- cmd: nuget restore
6
+build:
7
+ project: Json.Net.Unity3D.sln
8
+ verbosity: minimal
0 commit comments