Skip to content

Commit

Permalink
msbuild version update
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalwannabe committed Jan 11, 2024
1 parent 36e93e7 commit 71ecfb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@master

- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.0
uses: microsoft/setup-msbuild@v1.1

- name: Setup Nuget.exe
uses: nuget/setup-nuget@v1
Expand Down
4 changes: 2 additions & 2 deletions help/Explanation Overview of available nodes.vl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Document xmlns:p="property" xmlns:r="reflection" Id="M1ZDn3SCNCmOPBB3yDxTkD" LanguageVersion="2023.5.2" Version="0.128">
<Document xmlns:p="property" xmlns:r="reflection" Id="RAuXsPORdHwM1qmtoZxFP6" LanguageVersion="2023.5.2" Version="0.128">
<NugetDependency Id="UxzveOWliBHPVDCApu8wvp" Location="VL.CoreLib" Version="2023.5.2" />
<Patch Id="GBG389C8QxCL4EeVDRluIb">
<Canvas Id="ThiOPfaW54HNqVJPBVvmOe" DefaultCategory="Main" BordersChecked="false" CanvasType="FullCategory" />
Expand Down Expand Up @@ -700,7 +700,7 @@
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
<Choice Kind="ProcessAppFlag" Name="TextureWindow" />
</p:NodeReference>
<Pin Id="TW9KSV2WcBJMtftu5cTS4X" Name="Bounds" Kind="InputPin" DefaultValue="-928, 140, 402.4, 432" />
<Pin Id="TW9KSV2WcBJMtftu5cTS4X" Name="Bounds" Kind="InputPin" DefaultValue="-1262.8, 134.8, 402.4, 432" />
<Pin Id="UWq3pNZFWisPaXZ9ayabBY" Name="Input" Kind="InputPin" />
<Pin Id="BAaZ0x6mMytLYyt3OfJkp3" Name="Title" Kind="InputPin" />
<Pin Id="OKAoPwEHu5BNU6Z4AO4O1N" Name="Clear Color" Kind="InputPin" />
Expand Down

0 comments on commit 71ecfb7

Please sign in to comment.