
All checks were successful
Build / Compute Version (push) Successful in 6s
Build / Build Nuget package (CringeBootstrap.Abstractions) (push) Successful in 53s
Build / Build Nuget package (NuGet) (push) Successful in 55s
Build / Build Nuget package (SharedCringe) (push) Successful in 58s
Build / Build Nuget package (CringePlugins) (push) Successful in 1m16s
Build / Build Launcher (push) Successful in 1m45s
update deps
17 lines
658 B
Plaintext
17 lines
658 B
Plaintext
<Solution>
|
|
<Configurations>
|
|
<Platform Name="x64"/>
|
|
<BuildType Name="Debug"/>
|
|
<BuildType Name="Release"/>
|
|
</Configurations>
|
|
<Project Path="CringeBootstrap.Abstractions/CringeBootstrap.Abstractions.csproj"/>
|
|
<Project Path="CringeBootstrap/CringeBootstrap.csproj">
|
|
<BuildDependency Project="TestPlugin/TestPlugin.csproj"/>
|
|
</Project>
|
|
<Project Path="CringeLauncher/CringeLauncher.csproj"/>
|
|
<Project Path="CringePlugins/CringePlugins.csproj"/>
|
|
<Project Path="NuGet/NuGet.csproj"/>
|
|
<Project Path="SharedCringe/SharedCringe.csproj"/>
|
|
<Project Path="TestPlugin/TestPlugin.csproj"/>
|
|
</Solution>
|