diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 62f5dea41..b1df7e578 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -3,7 +3,7 @@ 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 1.6 + 1.7 {2313F1BF-1F2D-4F11-806A-87927FA6A7C0} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library @@ -2107,4 +2107,4 @@ - \ No newline at end of file + diff --git a/package.json b/package.json index 58a03d016..c32005ed3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-typedoc": "0.2.3", "grunt-untar": "0.0.1", "mocha": "2.2.5", - "typescript": "1.6.2" + "typescript": "1.7.3" }, "typings": "tns-core-modules.d.ts" }