diff --git a/.vs/ExporterUtility/DesignTimeBuild/.dtbcache b/.vs/ExporterUtility/DesignTimeBuild/.dtbcache index 04534b1..9d99030 100644 Binary files a/.vs/ExporterUtility/DesignTimeBuild/.dtbcache and b/.vs/ExporterUtility/DesignTimeBuild/.dtbcache differ diff --git a/.vs/ExporterUtility/v15/.suo b/.vs/ExporterUtility/v15/.suo index c16f763..fc98df0 100644 Binary files a/.vs/ExporterUtility/v15/.suo and b/.vs/ExporterUtility/v15/.suo differ diff --git a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm index 63d2a76..628cff5 100644 Binary files a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm and b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm differ diff --git a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-wal b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-wal index 339e644..da1708c 100644 Binary files a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-wal and b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-wal differ diff --git a/LinqDataCalc/LinqDataCalc.csproj b/LinqDataCalc/LinqDataCalc.csproj index 80ed131..5234563 100644 --- a/LinqDataCalc/LinqDataCalc.csproj +++ b/LinqDataCalc/LinqDataCalc.csproj @@ -16,7 +16,6 @@ xcopy .\$(PackageId).1.0.3.1.nupkg $(SolutionDir)NuGet\ /C /Y docfx metadata ./docfx.json docfx build ./docfx.json - docfx serve --port 8099 )else ( cmd /c echo *****NOTE: Need to run only on Debug, Switch from Release to Debug***** )" />