File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<RootNamespace >Opserver</RootNamespace >
12
12
<PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 7.0.3" />
13
13
<PackageReference Include =" StackExchange.Exceptional.AspNetCore" Version =" 2.2.35" />
14
14
<PackageReference Include =" System.DirectoryServices.AccountManagement" Version =" 8.0.0" />
15
- <PackageReference Include =" MiniProfiler.AspNetCore.Mvc" Version =" 4.2.22" />
16
- <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.35.0" />
17
- <PackageReference Include =" StackExchange.Exceptional.AspNetCore" Version =" 2.2.32" />
18
- <PackageReference Include =" System.DirectoryServices.AccountManagement" Version =" 6.0.0" />
19
15
<Reference Include =" System.Management" />
20
16
</ItemGroup >
21
17
<ItemGroup >
31
27
<PackageReference Update =" Nerdbank.GitVersioning" Version =" 3.6.133" />
32
28
</ItemGroup >
33
29
</Project >
34
- </Project >
You can’t perform that action at this time.
0 commit comments