Uh oh!
There was an error while loading. Please reload this page.
Create Github Build action instead of DevOps Pipeline - #180
Conversation
2a778ff to
48db660Compare48db660 to
c002326CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c7a3758 to
0fc73dbCompareTarget just 5.0
fcba78b to
bf83fe5CompareBenjaminMichaelis
commented
Jun 3, 2021
@Keboo testing seems to be failing because it can't find netcoreapp3.1, not sure on the way to get around this since we wanted to use net5.0 and it doesn't seem to like that currently. |
Keboo
commented
Jun 4, 2021
@BenjaminMichaelis so it looks like it is the actual running of the test project that is failing. This is because even though the .net5 compiler can be used to compile netcore3.1, it doesn't have the runtime bits to actually execute it. Two options (though I think the first is easier):
|
8a34628 to
14cf0deComparee4309eb to
3f351bdCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This reverts commit a0c6e6c.
No description provided.