forked from vipoo/iRacingReplayOverlay.net
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f5ad7d
commit b999250
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule SuperMFLib
updated
from d1e416 to 441d6c
Submodule iRacingSDK.Net
updated
21 files
+0 −1 | .git~F93SQDVQ | |
+0 −2 | ClassDiagram1.cd | |
+0 −2 | ClassDiagram2.cd | |
+5 −4 | GenerateDataModels/GenerateDataModels.csproj | |
+0 −4 | GenerateDataModels/packages.config | |
+3 −3 | Properties/AssemblyInfo.cs | |
+2 −0 | README.md | |
+13 −0 | Sample/MainForm.Designer.cs | |
+5 −0 | Sample/MainForm.cs | |
+7 −8 | Sample/Sample.csproj | |
+45 −0 | Sample/SampleCameraInfo.cs | |
+0 −5 | Sample/packages.config | |
+35 −0 | azure-pipelines.yml | |
+1 −1 | iRacingSDK.Net.Tests/app.config | |
+15 −11 | iRacingSDK.Net.Tests/iRacingSDK.Net.Tests.csproj | |
+4 −3 | iRacingSDK.Net.Tests/main.cs | |
+0 −6 | iRacingSDK.Net.Tests/packages.config | |
+5 −5 | iRacingSDK.csproj | |
+1 −1 | iRacingSDK.nuspec | |
+14 −0 | iRacingSDK_C#.sln | |
+0 −4 | packages.config |