update for 206
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
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
This commit is contained in:
16
CringeLauncher.slnx
Normal file
16
CringeLauncher.slnx
Normal file
@@ -0,0 +1,16 @@
|
||||
<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>
|
Reference in New Issue
Block a user